Skip to content

Chore: merge docs-less v1.0.3 full release to main #6

Chore: merge docs-less v1.0.3 full release to main

Chore: merge docs-less v1.0.3 full release to main #6

Triggered via pull request August 2, 2024 14:25
Status Failure
Total duration 2m 6s
Artifacts

lint-test.yml

on: pull_request
Run Super-Linter
1m 57s
Run Super-Linter
Matrix: Report Codecov
Fit to window
Zoom out
Zoom in

Annotations

11 errors
scripts/utils/csv2TS.test.ts > "fileExistsNonEmpty" function > throws an error if file from path does not exist: scripts/utils/csv2TS.test.ts#L59
Error: Snapshot `"fileExistsNonEmpty" function > throws an error if file from path does not exist 1` mismatched Expected: "[Error: ENOENT, no such file or directory '/home/keminghe/proj-school/OSU/nonExistentInFilePath.csv']" Received: "[Error: ENOENT, no such file or directory '/home/runner/work/OSU/OSU/nonExistentInFilePath.csv']" ❯ scripts/utils/csv2TS.test.ts:59:5
scripts/utils/csv2TS.test.ts > "parseCSVFile" function > throws an error if there is an error reading the file: scripts/utils/csv2TS.test.ts#L98
Error: Snapshot `"parseCSVFile" function > throws an error if there is an error reading the file 1` mismatched Expected: "[Error: Error parsing CSV file: Error: ENOENT, no such file or directory '/home/keminghe/proj-school/OSU/nonExistentInFilePath.csv']" Received: "[Error: Error parsing CSV file: Error: ENOENT, no such file or directory '/home/runner/work/OSU/OSU/nonExistentInFilePath.csv']" ❯ scripts/utils/csv2TS.test.ts:98:5
Report Codecov (20.x)
Process completed with exit code 1.
Report Codecov (18.x)
The job was canceled because "_20_x" failed.
scripts/utils/csv2TS.test.ts > "fileExistsNonEmpty" function > throws an error if file from path does not exist: scripts/utils/csv2TS.test.ts#L59
Error: Snapshot `"fileExistsNonEmpty" function > throws an error if file from path does not exist 1` mismatched Expected: "[Error: ENOENT, no such file or directory '/home/keminghe/proj-school/OSU/nonExistentInFilePath.csv']" Received: "[Error: ENOENT, no such file or directory '/home/runner/work/OSU/OSU/nonExistentInFilePath.csv']" ❯ scripts/utils/csv2TS.test.ts:59:5
scripts/utils/csv2TS.test.ts > "parseCSVFile" function > throws an error if there is an error reading the file: scripts/utils/csv2TS.test.ts#L98
Error: Snapshot `"parseCSVFile" function > throws an error if there is an error reading the file 1` mismatched Expected: "[Error: Error parsing CSV file: Error: ENOENT, no such file or directory '/home/keminghe/proj-school/OSU/nonExistentInFilePath.csv']" Received: "[Error: Error parsing CSV file: Error: ENOENT, no such file or directory '/home/runner/work/OSU/OSU/nonExistentInFilePath.csv']" ❯ scripts/utils/csv2TS.test.ts:98:5
Report Codecov (18.x)
Process completed with exit code 1.
Report Codecov (22.x)
The job was canceled because "_20_x" failed.
scripts/utils/csv2TS.test.ts > "fileExistsNonEmpty" function > throws an error if file from path does not exist: scripts/utils/csv2TS.test.ts#L59
Error: Snapshot `"fileExistsNonEmpty" function > throws an error if file from path does not exist 1` mismatched Expected: "[Error: ENOENT, no such file or directory '/home/keminghe/proj-school/OSU/nonExistentInFilePath.csv']" Received: "[Error: ENOENT, no such file or directory '/home/runner/work/OSU/OSU/nonExistentInFilePath.csv']" ❯ scripts/utils/csv2TS.test.ts:59:5
scripts/utils/csv2TS.test.ts > "parseCSVFile" function > throws an error if there is an error reading the file: scripts/utils/csv2TS.test.ts#L98
Error: Snapshot `"parseCSVFile" function > throws an error if there is an error reading the file 1` mismatched Expected: "[Error: Error parsing CSV file: Error: ENOENT, no such file or directory '/home/keminghe/proj-school/OSU/nonExistentInFilePath.csv']" Received: "[Error: Error parsing CSV file: Error: ENOENT, no such file or directory '/home/runner/work/OSU/OSU/nonExistentInFilePath.csv']" ❯ scripts/utils/csv2TS.test.ts:98:5
Report Codecov (22.x)
The operation was canceled.