Skip to content

chore: change deprecated string method #126

chore: change deprecated string method

chore: change deprecated string method #126

Re-run triggered July 8, 2024 01:43
Status Failure
Total duration 24s
Artifacts

automated-tests-workflow.yml

on: pull_request
Matrix: test
coveralls-finished
0s
coveralls-finished
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
test (ubuntu-latest, 22): src/csv2json.ts#L314
Strings must use singlequote
test (ubuntu-latest, 22)
Process completed with exit code 1.
test (ubuntu-latest, 18)
The job was canceled because "ubuntu-latest_22" failed.
test (ubuntu-latest, 18): src/csv2json.ts#L314
Strings must use singlequote
test (ubuntu-latest, 18)
Process completed with exit code 1.
test (ubuntu-latest, 20)
The job was canceled because "ubuntu-latest_22" failed.
test (ubuntu-latest, 20): src/csv2json.ts#L314
Strings must use singlequote
test (ubuntu-latest, 20)
Process completed with exit code 1.
test (ubuntu-latest, 22)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/