Skip to content

refactor: removed the redundant 'undefined' #1390

refactor: removed the redundant 'undefined'

refactor: removed the redundant 'undefined' #1390

Triggered via pull request October 9, 2024 13:26
Status Failure
Total duration 2m 43s
Artifacts

if-nodejs-pr-testing.yml

on: pull_request
Matrix: test-nodejs-pr
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Test NodeJS PR - ubuntu-latest: library/src/helpers/__tests__/schema.test.ts#L899
Replace `⏎··········0,⏎··········FIRST_CASE,⏎··········OTHER_CASES,⏎········` with `0,·FIRST_CASE,·OTHER_CASES`
Test NodeJS PR - ubuntu-latest: library/src/helpers/__tests__/schema.test.ts#L907
Replace `⏎··········1,⏎··········FIRST_CASE,⏎··········OTHER_CASES,⏎········` with `1,·FIRST_CASE,·OTHER_CASES`
Test NodeJS PR - ubuntu-latest
Process completed with exit code 1.
Test NodeJS PR - windows-latest
The job was canceled because "ubuntu-latest" failed.
Test NodeJS PR - windows-latest
The operation was canceled.
Test NodeJS PR - macos-13
The job was canceled because "ubuntu-latest" failed.
Test NodeJS PR - macos-13
The operation was canceled.
Test NodeJS PR - ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/