Skip to content
Triggered via push May 8, 2024 06:36
Status Failure
Total duration 46s
Artifacts

develop.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
develop
Type '{ locations: { line: number; column: number; }[] | undefined; positions: readonly number[] | undefined; path: readonly (string | number)[] | undefined; nodes: readonly ASTNode[] | undefined; source: Source | undefined; ... 5 more ...; cause?: unknown; }' is missing the following properties from type 'GraphQLError': toJSON, [Symbol.toStringTag]
develop
Cannot find module 'graphql-editor-worker/lib/validation' or its corresponding type declarations.
develop
Cannot find module 'graphql-editor-worker/lib/validation' or its corresponding type declarations.
develop
Cannot find module 'graphql-editor-worker' or its corresponding type declarations.
develop
Parameter 'parsedResult' implicitly has an 'any' type.
develop
Parameter 'errors' implicitly has an 'any' type.
develop
Parameter 'errors' implicitly has an 'any' type.
develop
Cannot find module 'graphql-editor-worker' or its corresponding type declarations.
develop
Parameter 'e' implicitly has an 'any' type.
develop
Parameter 'l' implicitly has an 'any' type.
develop
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
develop
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/