Skip to content

feat: migrate zlog to zig 0.15.1 #9

feat: migrate zlog to zig 0.15.1

feat: migrate zlog to zig 0.15.1 #9

Triggered via pull request August 22, 2025 19:28
Status Failure
Total duration 21s
Artifacts

zig.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 9 warnings, and 2 notices
build (ubuntu-latest)
Process completed with exit code 2.
build (macos-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
build (windows-latest)
Unable to locate executable file: zig. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also verify the file has a valid extension for an executable file.
build (windows-latest)
The operation was canceled.
build (windows-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
unsafe-undefined: src/logger.zig#L1015
`undefined` is missing a safety comment
unsafe-undefined: src/logger.zig#L1013
`undefined` is missing a safety comment
unsafe-undefined: src/logger.zig#L1012
`undefined` is missing a safety comment
unsafe-undefined: src/logger.zig#L582
Do not use `undefined` as a default value
unsafe-undefined: src/logger.zig#L518
Do not use `undefined` as a default value
suppressed-errors: src/logger.zig#L960
Caught error is mishandled with `unreachable`
suppressed-errors: benchmarks/production.zig#L88
Caught error is mishandled with `unreachable`
unsafe-undefined: src/correlation.zig#L90
`undefined` is missing a safety comment
unsafe-undefined: src/correlation.zig#L54
Do not use `undefined` as a default value
build (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677