Skip to content

lint

lint #314

Triggered via push February 24, 2026 22:41
Status Failure
Total duration 4m 47s
Artifacts

ci-checks.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 7 warnings
Format
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
test/integration/turbowarp-integration-execute.test.mjs > Integration tests > tw-change-size-does-not-use-rounded-size.sb3 (default flags): test/integration/turbowarp-integration-execute.test.mjs#L104
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/integration/turbowarp-integration-execute.test.mjs:104:10
test/integration/turbowarp-integration-execute.test.mjs > Integration tests > procedures-recursive-default-boolean.sb2 (default flags): test/integration/turbowarp-integration-execute.test.mjs#L222
Error: Test failures: boolean1 is incorrect false != 0 ❯ test/integration/turbowarp-integration-execute.test.mjs:222:15
test/integration/turbowarp-integration-execute.test.mjs > Integration tests > order-library-reverse.sb3 (default flags): test/integration/turbowarp-integration-execute.test.mjs#L222
Error: Test failures: order is incorrect 2 != 1, order is incorrect 1 != 2 ❯ test/integration/turbowarp-integration-execute.test.mjs:222:15
test/integration/turbowarp-integration-execute.test.mjs > Integration tests > order-library-reverse.sb2 (default flags): test/integration/turbowarp-integration-execute.test.mjs#L222
Error: Test failures: order is incorrect 2 != 1, order is incorrect 1 != 2 ❯ test/integration/turbowarp-integration-execute.test.mjs:222:15
test/integration/turbowarp-integration-execute.test.mjs > Integration tests > events-broadcast-and-wait-yields-a-tick.sb2 (default flags): test/integration/turbowarp-integration-execute.test.mjs#L222
Error: Test failures: order is incorrect 4 != 3, order is incorrect 3 != 4 ❯ test/integration/turbowarp-integration-execute.test.mjs:222:15
test/integration/turbowarp-integration-execute.test.mjs > Integration tests > control-stop-all-leaks.sb2 (default flags): playground/lib/project-runner.js#L224
RuntimeError: dereferencing a null pointer ❯ null.<anonymous> wasm:/wasm/4776da1a:1:4890 ❯ null.<anonymous> wasm:/wasm/4776da1a:1:5045 ❯ ProjectRunner.run playground/lib/project-runner.js:224:19 ❯ test/integration/turbowarp-integration-execute.test.mjs:208:7
test/integration/turbowarp-integration-execute.test.mjs > Integration tests > broadcast-wait-arg-change.sb2 (default flags): playground/lib/project-runner.js#L224
RuntimeError: dereferencing a null pointer ❯ null.<anonymous> wasm:/wasm/0a145762:1:1862 ❯ null.<anonymous> wasm:/wasm/0a145762:1:2059 ❯ ProjectRunner.run playground/lib/project-runner.js:224:19 ❯ test/integration/turbowarp-integration-execute.test.mjs:208:7
Build check: src/sb3.rs#L459
fields must be the same type across all variants - no getter will be emitted for this field
Lint (clippy): src/sb3.rs#L459
fields must be the same type across all variants - no getter will be emitted for this field
Run rust unit tests: src/sb3.rs#L459
fields must be the same type across all variants - no getter will be emitted for this field
Run rust unit tests: src/sb3.rs#L459
fields must be the same type across all variants - no getter will be emitted for this field
Format: src/ir/blocks.rs#L2032
Diff in /home/runner/work/hyperquark/hyperquark/src/ir/blocks.rs
Run integration tests: src/sb3.rs#L459
fields must be the same type across all variants - no getter will be emitted for this field
Run integration tests: src/sb3.rs#L459
fields must be the same type across all variants - no getter will be emitted for this field