Skip to content

fix indentation in workflow #2376

fix indentation in workflow

fix indentation in workflow #2376

Triggered via pull request December 21, 2024 06:13
Status Failure
Total duration 42s
Artifacts

unit_tests.yml

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

Annotations

3 errors and 1 warning
src/lib/engine/error.test.ts > detect infinite while loops: src/lib/engine/error.test.ts#L33
AssertionError: expected 'RangeError: Potential infinite loop\n…' to be 'RangeError: Potential infinite loop\n…' // Object.is equality - Expected + Received RangeError: Potential infinite loop - at eval (/Volumes/Code/code/hackclub/sprig/src/lib/engine/error.test.ts:1:152) + at eval (/home/runner/work/sprig/sprig/src/lib/engine/error.test.ts:1:152) ❯ src/lib/engine/error.test.ts:33:27
src/lib/engine/error.test.ts > detect infinite for loop: src/lib/engine/error.test.ts#L47
AssertionError: expected 'RangeError: Potential infinite loop\n…' to be 'RangeError: Potential infinite loop\n…' // Object.is equality - Expected + Received RangeError: Potential infinite loop - at eval (/Volumes/Code/code/hackclub/sprig/src/lib/engine/error.test.ts:1:148) + at eval (/home/runner/work/sprig/sprig/src/lib/engine/error.test.ts:1:148) ❯ src/lib/engine/error.test.ts:47:27
build (18.x)
Process completed with exit code 1.
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636