Skip to content

delete eslintrc.js

delete eslintrc.js #63

Triggered via push October 10, 2024 08:25
Status Failure
Total duration 37s
Artifacts

ci.yml

on: push
Matrix: CI
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Unhandled error: src/randomizer.ts#L24
TypeError: Cannot read properties of undefined (reading 'digest') ❯ Randomizer.calculateSHADigestWeb src/randomizer.ts:24:51 ❯ Randomizer.toInt src/randomizer.ts:83:31 ❯ Anonymizer.setOffset src/anonymizer.ts:103:39 ❯ new Anonymizer src/anonymizer.ts:50:10 ❯ OnePatientTwoStudies.anonymizeData tests/test_anonymize_one_patient_two_studies.test.ts:20:24 ❯ tests/test_anonymize_one_patient_two_studies.test.ts:29:25 ❯ node_modules/@vitest/runner/dist/index.js:146:14 ❯ node_modules/@vitest/runner/dist/index.js:529:11 ❯ runWithTimeout node_modules/@vitest/runner/dist/index.js:61:7 ❯ runTest node_modules/@vitest/runner/dist/index.js:982:17 This error originated in "tests/test_anonymize_one_patient_two_studies.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "tests/test_anonymize_one_patient_two_studies.test.ts". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: src/randomizer.ts#L24
TypeError: Cannot read properties of undefined (reading 'digest') ❯ Randomizer.calculateSHADigestWeb src/randomizer.ts:24:51 ❯ Randomizer.toInt src/randomizer.ts:83:31 ❯ Anonymizer.setOffset src/anonymizer.ts:103:39 ❯ new Anonymizer src/anonymizer.ts:50:10 ❯ OnePatientTwoStudies.anonymizeData tests/test_anonymize_one_patient_two_studies.test.ts:20:24 ❯ tests/test_anonymize_one_patient_two_studies.test.ts:62:25 ❯ node_modules/@vitest/runner/dist/index.js:146:14 ❯ node_modules/@vitest/runner/dist/index.js:529:11 ❯ runWithTimeout node_modules/@vitest/runner/dist/index.js:61:7 ❯ runTest node_modules/@vitest/runner/dist/index.js:982:17 This error originated in "tests/test_anonymize_one_patient_two_studies.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "tests/test_anonymize_one_patient_two_studies.test.ts". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: src/randomizer.ts#L24
TypeError: Cannot read properties of undefined (reading 'digest') ❯ Randomizer.calculateSHADigestWeb src/randomizer.ts:24:51 ❯ Randomizer.toInt src/randomizer.ts:83:31 ❯ Anonymizer.setOffset src/anonymizer.ts:103:39 ❯ new Anonymizer src/anonymizer.ts:50:10 ❯ OneSeriesTwoInstances.anonymizeData tests/test_anonymize_one_series_two_instances.test.ts:22:24 ❯ tests/test_anonymize_one_series_two_instances.test.ts:32:25 ❯ node_modules/@vitest/runner/dist/index.js:146:14 ❯ node_modules/@vitest/runner/dist/index.js:529:11 ❯ runWithTimeout node_modules/@vitest/runner/dist/index.js:61:7 ❯ runTest node_modules/@vitest/runner/dist/index.js:982:17 This error originated in "tests/test_anonymize_one_series_two_instances.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "tests/test_anonymize_one_series_two_instances.test.ts". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: src/randomizer.ts#L24
TypeError: Cannot read properties of undefined (reading 'digest') ❯ Randomizer.calculateSHADigestWeb src/randomizer.ts:24:51 ❯ Randomizer.toInt src/randomizer.ts:83:31 ❯ Anonymizer.setOffset src/anonymizer.ts:103:39 ❯ new Anonymizer src/anonymizer.ts:50:10 ❯ OneSeriesTwoInstances.anonymizeData tests/test_anonymize_one_series_two_instances.test.ts:22:24 ❯ tests/test_anonymize_one_series_two_instances.test.ts:88:25 ❯ node_modules/@vitest/runner/dist/index.js:146:14 ❯ node_modules/@vitest/runner/dist/index.js:529:11 ❯ runWithTimeout node_modules/@vitest/runner/dist/index.js:61:7 ❯ runTest node_modules/@vitest/runner/dist/index.js:982:17 This error originated in "tests/test_anonymize_one_series_two_instances.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "tests/test_anonymize_one_series_two_instances.test.ts". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: src/randomizer.ts#L24
TypeError: Cannot read properties of undefined (reading 'digest') ❯ Randomizer.calculateSHADigestWeb src/randomizer.ts:24:51 ❯ Randomizer.toInt src/randomizer.ts:83:31 ❯ Anonymizer.setOffset src/anonymizer.ts:103:39 ❯ new Anonymizer src/anonymizer.ts:50:10 ❯ tests/test_anonymize_single_instance.test.ts:31:24 ❯ node_modules/@vitest/runner/dist/index.js:146:14 ❯ node_modules/@vitest/runner/dist/index.js:529:11 ❯ runWithTimeout node_modules/@vitest/runner/dist/index.js:61:7 ❯ runTest node_modules/@vitest/runner/dist/index.js:982:17 ❯ processTicksAndRejections node:internal/process/task_queues:96:5 This error originated in "tests/test_anonymize_single_instance.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "tests/test_anonymize_single_instance.test.ts". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: src/randomizer.ts#L24
TypeError: Cannot read properties of undefined (reading 'digest') ❯ Randomizer.calculateSHADigestWeb src/randomizer.ts:24:51 ❯ Randomizer.toInt src/randomizer.ts:83:31 ❯ Anonymizer.setOffset src/anonymizer.ts:103:39 ❯ new Anonymizer src/anonymizer.ts:50:10 ❯ tests/test_anonymize_single_instance.test.ts:72:24 ❯ node_modules/@vitest/runner/dist/index.js:146:14 ❯ node_modules/@vitest/runner/dist/index.js:529:11 ❯ runWithTimeout node_modules/@vitest/runner/dist/index.js:61:7 ❯ runTest node_modules/@vitest/runner/dist/index.js:982:17 ❯ processTicksAndRejections node:internal/process/task_queues:96:5 This error originated in "tests/test_anonymize_single_instance.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "tests/test_anonymize_single_instance.test.ts". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: src/randomizer.ts#L24
TypeError: Cannot read properties of undefined (reading 'digest') ❯ Randomizer.calculateSHADigestWeb src/randomizer.ts:24:51 ❯ Randomizer.toInt src/randomizer.ts:83:31 ❯ Anonymizer.setOffset src/anonymizer.ts:103:39 ❯ new Anonymizer src/anonymizer.ts:50:10 ❯ tests/test_anonymize_single_instance.test.ts:129:24 ❯ node_modules/@vitest/runner/dist/index.js:146:14 ❯ node_modules/@vitest/runner/dist/index.js:529:11 ❯ runWithTimeout node_modules/@vitest/runner/dist/index.js:61:7 ❯ runTest node_modules/@vitest/runner/dist/index.js:982:17 ❯ processTicksAndRejections node:internal/process/task_queues:96:5 This error originated in "tests/test_anonymize_single_instance.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "tests/test_anonymize_single_instance.test.ts". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: src/randomizer.ts#L24
TypeError: Cannot read properties of undefined (reading 'digest') ❯ Randomizer.calculateSHADigestWeb src/randomizer.ts:24:51 ❯ Randomizer.toInt src/randomizer.ts:83:31 ❯ Anonymizer.setOffset src/anonymizer.ts:103:39 ❯ new Anonymizer src/anonymizer.ts:50:10 ❯ tests/test_anonymize_single_instance.test.ts:153:24 ❯ node_modules/@vitest/runner/dist/index.js:146:14 ❯ node_modules/@vitest/runner/dist/index.js:529:11 ❯ runWithTimeout node_modules/@vitest/runner/dist/index.js:61:7 ❯ runTest node_modules/@vitest/runner/dist/index.js:982:17 ❯ processTicksAndRejections node:internal/process/task_queues:96:5 This error originated in "tests/test_anonymize_single_instance.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "tests/test_anonymize_single_instance.test.ts". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: src/randomizer.ts#L24
TypeError: Cannot read properties of undefined (reading 'digest') ❯ Randomizer.calculateSHADigestWeb src/randomizer.ts:24:51 ❯ Randomizer.toInt src/randomizer.ts:83:31 ❯ Anonymizer.setOffset src/anonymizer.ts:103:39 ❯ new Anonymizer src/anonymizer.ts:50:10 ❯ tests/test_anonymize_single_instance.test.ts:177:24 ❯ node_modules/@vitest/runner/dist/index.js:146:14 ❯ node_modules/@vitest/runner/dist/index.js:529:11 ❯ runWithTimeout node_modules/@vitest/runner/dist/index.js:61:7 ❯ runTest node_modules/@vitest/runner/dist/index.js:982:17 ❯ processTicksAndRejections node:internal/process/task_queues:96:5 This error originated in "tests/test_anonymize_single_instance.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "tests/test_anonymize_single_instance.test.ts". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: src/randomizer.ts#L24
TypeError: Cannot read properties of undefined (reading 'digest') ❯ Randomizer.calculateSHADigestWeb src/randomizer.ts:24:51 ❯ Randomizer.toInt src/randomizer.ts:83:31 ❯ Anonymizer.setOffset src/anonymizer.ts:103:39 ❯ new Anonymizer src/anonymizer.ts:50:10 ❯ tests/test_anonymize_single_instance.test.ts:191:24 ❯ node_modules/@vitest/runner/dist/index.js:146:14 ❯ node_modules/@vitest/runner/dist/index.js:529:11 ❯ runWithTimeout node_modules/@vitest/runner/dist/index.js:61:7 ❯ runTest node_modules/@vitest/runner/dist/index.js:982:17 ❯ processTicksAndRejections node:internal/process/task_queues:96:5 This error originated in "tests/test_anonymize_single_instance.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "tests/test_anonymize_single_instance.test.ts". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
CI (16.x)
The following actions use a deprecated Node.js version 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/