Speed up GitHub Actions #4
depcheck.yml
on: pull_request
Run depcheck script
2m 12s
Annotations
6 errors
Run depcheck script:
utils/eslint-plugin-graphile-export/src/ExhaustiveDeps.ts#L250
Argument of type 'import("/home/runner/work/crystal/crystal/node_modules/@types/eslint/node_modules/@types/estree/index").Node' is not assignable to parameter of type 'import("/home/runner/work/crystal/crystal/node_modules/@types/estree/index").Node'.
|
Run depcheck script:
utils/eslint-plugin-graphile-export/src/ExhaustiveDeps.ts#L454
Argument of type 'Super | Expression' is not assignable to parameter of type 'babel.types.Expression | Expression | Super'.
|
Run depcheck script:
utils/eslint-plugin-graphile-export/src/ExhaustiveDeps.ts#L718
Argument of type 'MemberExpression & NodeParentExtension' is not assignable to parameter of type '(babel.types.Node | Node) & NodeParentExtension'.
|
Run depcheck script:
utils/eslint-plugin-graphile-export/src/ExportInstances.ts#L102
Argument of type 'NewExpression & NodeParentExtension' is not assignable to parameter of type 'CallExpression & NodeParentExtension'.
|
Run depcheck script:
utils/eslint-plugin-graphile-export/src/ExportInstances.ts#L105
Argument of type 'import("/home/runner/work/crystal/crystal/node_modules/@types/eslint/node_modules/@types/estree/index").CallExpression & import("/home/runner/work/crystal/crystal/node_modules/@types/eslint/index").Rule.NodeParentExtension' is not assignable to parameter of type 'import("/home/runner/work/crystal/crystal/node_modules/@types/estree/index").CallExpression & import("/home/runner/work/crystal/crystal/node_modules/@types/eslint/index").Rule.NodeParentExtension'.
|
Run depcheck script
Process completed with exit code 2.
|