Skip to content

feat(test): accept filenames and file paths #343

feat(test): accept filenames and file paths

feat(test): accept filenames and file paths #343

Triggered via pull request December 12, 2024 12:16
Status Failure
Total duration 2m 33s
Artifacts

checks.yaml

on: pull_request
Lint, type check
2m 25s
Lint, type check
Fit to window
Zoom out
Zoom in

Annotations

57 errors and 1 warning
(n/no-sync): Unexpected sync method: 'readFileSync'.: code/code-lint/src/linter.ts#L114
Unexpected sync method: 'readFileSync'.
(@typescript-eslint/member-ordering): Member integration should be declared before all private instance method definitions.: code/code-test/src/tester.ts#L82
Member integration should be declared before all private instance method definitions.
Lint, type check
Process completed with exit code 1.