Skip to content

Implement statisfies #445

Implement statisfies

Implement statisfies #445

Triggered via push March 6, 2026 15:12
Status Failure
Total duration 1m 5s
Artifacts

node.js.yml

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

Annotations

2 errors
build (20.x)
Process completed with exit code 1.
src/tests/integration/exampleCompilation.test.js > Example files compilation > Compile all example files without errors: src/tests/integration/exampleCompilation.test.js#L46
AssertionError: expected [Function] to not throw an error but 'Error: /home/runner/work/blop-languag…' was thrown - Expected: undefined + Received: "Error: /home/runner/work/blop-language/blop-language/example/ASTExplorer/ASTExplorer.blop failed to compile: 'ast' has been narrowed to 'never' — this code is unreachable: all union cases are already handled above" ❯ src/tests/integration/exampleCompilation.test.js:46:55 ❯ src/tests/integration/exampleCompilation.test.js:45:11