feat: migrate zlog to zig 0.15.1 #7
Annotations
10 warnings
|
src/logger.zig#L1015
`undefined` is missing a safety comment
|
|
src/logger.zig#L1013
`undefined` is missing a safety comment
|
|
src/logger.zig#L1012
`undefined` is missing a safety comment
|
|
src/logger.zig#L582
Do not use `undefined` as a default value
|
|
src/logger.zig#L518
Do not use `undefined` as a default value
|
|
src/logger.zig#L960
Caught error is mishandled with `unreachable`
|
|
benchmarks/comprehensive.zig#L259
`catch` statement suppresses errors
|
|
benchmarks/production.zig#L88
Caught error is mishandled with `unreachable`
|
|
src/correlation.zig#L90
`undefined` is missing a safety comment
|
|
src/correlation.zig#L54
Do not use `undefined` as a default value
|
The logs for this run have expired and are no longer available.
Loading