Skip to content

fix: types

fix: types #724

Triggered via push June 23, 2024 20:16
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: push
install-and-test
57s
install-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
install-and-test: src/graphql/mutations/CreateOrUpdateArticleReplyFeedback.ts#L110
Parameter 'rootValue' implicitly has an 'any' type.
install-and-test: src/graphql/mutations/CreateOrUpdateArticleReplyFeedback.ts#L122
Binding element 'user' implicitly has an 'any' type.
install-and-test: src/graphql/mutations/CreateOrUpdateArticleReplyFeedback.ts#L122
Binding element 'loaders' implicitly has an 'any' type.
install-and-test: src/rumors-db/bq/events.ts#L2
Cannot find module 'zoq' or its corresponding type declarations.
install-and-test
Process completed with exit code 2.
install-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: FedericoCarboni/setup-ffmpeg@v2, actions/checkout@v3, actions/setup-node@v2, google-github-actions/auth@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
install-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
install-and-test: src/commandListener.ts#L1
'T' is defined but never used