Skip to content

Merge branch 'main' into chore/node-24-oidc

35389ae
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore: bump to node.js 24 and enable oidc publishing #362

Merge branch 'main' into chore/node-24-oidc
35389ae
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test results succeeded Apr 20, 2026 in 1s

721 passed, 0 failed and 0 skipped

Tests passed successfully

✔️ test-results.xml

721 tests were completed in 930s with 721 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
src/input-paths/determine-out-dir.spec.ts 33✔️ 21ms
src/parser/dependency-graph.spec.ts 6✔️ 6ms
src/util/base-16.spec.ts 14✔️ 16ms
src/util/base-32.spec.ts 6✔️ 9ms
src/util/base-64.spec.ts 13✔️ 14ms
src/util/lock-file.spec.ts 5✔️ 2s
tests/algo-ts-loadable.spec.ts 1✔️ 109ms
tests/analyse.spec.ts 3✔️ 17s
tests/approvals.spec.ts 284✔️ 1s
tests/code-fix.spec.ts 4✔️ 21s
tests/code-gen.spec.ts 1✔️ 35ms
tests/expected-output.spec.ts 41✔️ 156ms
tests/file-provider.spec.ts 1✔️ 6s
tests/language-server.spec.ts 2✔️ 18s
tests/onchain/abi-decorators.spec.ts 4✔️ 12s
tests/onchain/abi-validation-exhaustive.spec.ts 87✔️ 22s
tests/onchain/abi-validation.spec.ts 5✔️ 11s
tests/onchain/accounts.spec.ts 1✔️ 10s
tests/onchain/arc-28-events.spec.ts 2✔️ 10s
tests/onchain/arc4-bool.spec.ts 1✔️ 10s
tests/onchain/arc4-hybrid.spec.ts 1✔️ 10s
tests/onchain/arc4-method-selector.spec.ts 3✔️ 10s
tests/onchain/arc4-types.spec.ts 8✔️ 31s
tests/onchain/array-destructuring.spec.ts 3✔️ 10s
tests/onchain/array-literals.spec.ts 2✔️ 10s
tests/onchain/assert-match.spec.ts 1✔️ 10s
tests/onchain/asset-proxy.spec.ts 1✔️ 10s
tests/onchain/assignments.spec.ts 9✔️ 11s
tests/onchain/avm12.spec.ts 1✔️ 11s
tests/onchain/box-enum-contract.spec.ts 1✔️ 10s
tests/onchain/box-proxies.spec.ts 11✔️ 34s
tests/onchain/byte-expressions.spec.ts 1✔️ 10s
tests/onchain/c2c-clientgen.spec.ts 1✔️ 11s
tests/onchain/circular-reference.spec.ts 2✔️ 10s
tests/onchain/comma-operator.spec.ts 1✔️ 10s
tests/onchain/const-literals.spec.ts 1✔️ 11s
tests/onchain/destructured-params.spec.ts 3✔️ 11s
tests/onchain/destructuring.spec.ts 1✔️ 10s
tests/onchain/do-loops.spec.ts 3✔️ 10s
tests/onchain/extract-bytes.spec.ts 1✔️ 9s
tests/onchain/for-loops.spec.ts 4✔️ 10s
tests/onchain/for-of-loops.spec.ts 6✔️ 11s
tests/onchain/global-map.spec.ts 12✔️ 21s
tests/onchain/global-state.spec.ts 3✔️ 29s
tests/onchain/gtxns.spec.ts 5✔️ 11s
tests/onchain/implicit-create.spec.ts 5✔️ 10s
tests/onchain/inheritance.spec.ts 2✔️ 19s
tests/onchain/itxn-compose.spec.ts 2✔️ 15s
tests/onchain/itxn.spec.ts 5✔️ 12s
tests/onchain/large-objects-in-state.spec.ts 1✔️ 10s
tests/onchain/local-map.spec.ts 12✔️ 39s
tests/onchain/local-state.spec.ts 2✔️ 12s
tests/onchain/logged-errors.spec.ts 13✔️ 17s
tests/onchain/match-expr.spec.ts 1✔️ 10s
tests/onchain/module-constants.spec.ts 4✔️ 11s
tests/onchain/multi-inheritance.spec.ts 8✔️ 21s
tests/onchain/mutable-object.spec.ts 8✔️ 12s
tests/onchain/native-arrays.spec.ts 6✔️ 13s
tests/onchain/object-destructuring.spec.ts 1✔️ 10s
tests/onchain/ops.spec.ts 1✔️ 10s
tests/onchain/precompiled.spec.ts 10✔️ 23s
tests/onchain/prefix-postfix-operators.spec.ts 1✔️ 10s
tests/onchain/primitives.spec.ts 6✔️ 45s
tests/onchain/property-ordering.spec.ts 1✔️ 6s
tests/onchain/reference-arrays.spec.ts 1✔️ 10s
tests/onchain/reserve-scratch.spec.ts 2✔️ 10s
tests/onchain/resource-encoding.spec.ts 3✔️ 15s
tests/onchain/shadowed-variables.spec.ts 1✔️ 10s
tests/onchain/single-eval.spec.ts 1✔️ 10s
tests/onchain/state-totals.spec.ts 7✔️ 10s
tests/onchain/static-bytes.spec.ts 3✔️ 10s
tests/onchain/super-calls.spec.ts 4✔️ 10s
tests/onchain/switch-statements.spec.ts 2✔️ 10s
tests/onchain/teal-script-conventions.spec.ts 1✔️ 11s
tests/onchain/template-vars.spec.ts 1✔️ 10s
tests/onchain/uint64-to-string.spec.ts 1✔️ 10s
tests/onchain/urange.spec.ts 3✔️ 10s
tests/onchain/while-loops.spec.ts 1✔️ 9s
tests/warn-as-errors.spec.ts 2✔️ 12s