Chore: merge docs-less v1.0.3 full release to main #8
lint-test.yml
on: pull_request
Run Super-Linter
2m 0s
Matrix: Report Codecov
Annotations
7 errors
scripts/utils/csv2TS.test.ts > "parseCSVFile" function > throws an error if there is an error reading the file:
scripts/utils/csv2TS.test.ts#L102
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:102:5
|
Report Codecov (18.x)
Process completed with exit code 1.
|
scripts/utils/csv2TS.test.ts > "parseCSVFile" function > throws an error if there is an error reading the file:
scripts/utils/csv2TS.test.ts#L102
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:102:5
|
Report Codecov (20.x)
Process completed with exit code 1.
|
Report Codecov (22.x)
The job was canceled because "_18_x" failed.
|
scripts/utils/csv2TS.test.ts > "parseCSVFile" function > throws an error if there is an error reading the file:
scripts/utils/csv2TS.test.ts#L102
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:102:5
|
Report Codecov (22.x)
The operation was canceled.
|