Skip to content

feat(essentials): set version atlantis command #337

feat(essentials): set version atlantis command

feat(essentials): set version atlantis command #337

Triggered via pull request November 18, 2024 07:59
Status Success
Total duration 2m 36s
Artifacts

checks.yaml

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

Annotations

56 errors and 1 warning
(n/no-sync): Unexpected sync method: 'readFileSync'.: code/code-lint/src/linter.ts#L6
Unexpected sync method: 'readFileSync'.
(n/no-sync): Unexpected sync method: 'readFileSync'.: code/code-lint/src/linter.ts#L6
Unexpected sync method: 'readFileSync'.
(n/no-sync): Unexpected sync method: 'readFileSync'.: code/code-lint/src/linter.ts#L114
Unexpected sync method: 'readFileSync'.
(arrow-body-style): Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`.: code/code-test/src/tester.ts#L44
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`.
(@typescript-eslint/member-ordering): Member integration should be declared before all private instance method definitions.: code/code-test/src/tester.ts#L62
Member integration should be declared before all private instance method definitions.