Skip to content

refactor: ban std.debug.assert #5

refactor: ban std.debug.assert

refactor: ban std.debug.assert #5

Triggered via pull request April 11, 2024 12:03
Status Failure
Total duration 28s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint
10 lint failures
lint: src/install/install.zig#L5201
Lint failure: **std.debug.assert** is banned
lint: src/install/install.zig#L5526
Lint failure: **std.debug.assert** is banned
lint: src/install/windows-shim/BinLinkingShim.zig#L193
Lint failure: **std.debug.assert** is banned
lint: src/install/windows-shim/BinLinkingShim.zig#L222
Lint failure: **std.debug.assert** is banned
lint: src/install/windows-shim/BinLinkingShim.zig#L228
Lint failure: **std.debug.assert** is banned
lint: src/install/windows-shim/BinLinkingShim.zig#L229
Lint failure: **std.debug.assert** is banned
lint: src/install/windows-shim/BinLinkingShim.zig#L250
Lint failure: **std.debug.assert** is banned
lint: src/install/windows-shim/BinLinkingShim.zig#L256
Lint failure: **std.debug.assert** is banned
lint: src/install/windows-shim/build.zig#L13
Lint failure: **std.debug.assert** is banned
lint
Process completed with exit code 1.