refactor: ban std.debug.assert
#5
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.
|