Skip to content

feat: add support for ignoring sync methods from certain locations #988

feat: add support for ignoring sync methods from certain locations

feat: add support for ignoring sync methods from certain locations #988

Triggered via pull request November 28, 2024 12:00
Status Failure
Total duration 2m 58s
Artifacts

CI.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint: lib/rules/no-sync.js#L136
This expression is not callable.
Lint: lib/util/get-parser-services.js#L23
No overload matches this call.
Lint: lib/util/get-type-of-node.js#L16
Argument of type 'import("/home/runner/work/eslint-plugin-n/eslint-plugin-n/node_modules/@types/estree/index").Node' is not assignable to parameter of type 'import("/home/runner/work/eslint-plugin-n/eslint-plugin-n/node_modules/@typescript-eslint/types/dist/generated/ast-spec").Node'.
Lint
Process completed with exit code 2.