Skip to content

fix(checks): typecheck promises #344

fix(checks): typecheck promises

fix(checks): typecheck promises #344

Triggered via pull request December 12, 2024 12:50
Status Success
Total duration 2m 32s
Artifacts

checks.yaml

on: pull_request
Lint, type check
2m 21s
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