chore: switch to anyhow, ua-parser #175
Annotations
4 warnings
|
Run tests on ubuntu-24.04:
src/utils/useragent.rs#L16
returning the result of a `let` binding from a block
|
|
Run tests on ubuntu-24.04:
src/app/core/geoip.rs#L233
enclosing `Ok` and `?` operator are unneeded
|
|
Run tests on macos-latest:
src/utils/useragent.rs#L16
returning the result of a `let` binding from a block
|
|
Run tests on macos-latest:
src/app/core/geoip.rs#L233
enclosing `Ok` and `?` operator are unneeded
|