Skip to content

fix(checks): wait for all promises to be settled #345

fix(checks): wait for all promises to be settled

fix(checks): wait for all promises to be settled #345

Triggered via pull request December 12, 2024 14:16
Status Success
Total duration 2m 28s
Artifacts

checks.yaml

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

Annotations

56 errors and 2 warnings
(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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636