Skip to content

fix(deps): update dependency graphql-request to v7 #5188

fix(deps): update dependency graphql-request to v7

fix(deps): update dependency graphql-request to v7 #5188

Triggered via pull request September 13, 2024 23:08
Status Failure
Total duration 38s
Artifacts

deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: src/hasura/contest.ts#L1
Cannot find module 'graphql-request' or its corresponding type declarations.
test: src/hasura/honor.ts#L1
Cannot find module 'graphql-request' or its corresponding type declarations.
test: src/hasura/mentor.ts#L1
Cannot find module 'graphql-request' or its corresponding type declarations.
test: src/index.ts#L6
Cannot find module 'graphql-request' or its corresponding type declarations.
test: src/middlewares/authenticate.ts#L3
Cannot find module 'graphql-request' or its corresponding type declarations.
test: src/routes/application.ts#L2
Cannot find module 'graphql-request' or its corresponding type declarations.
test: src/routes/emails.ts#L2
Cannot find module 'graphql-request' or its corresponding type declarations.
test: src/routes/static.ts#L2
Cannot find module 'graphql-request' or its corresponding type declarations.
test: src/routes/user.ts#L4
Cannot find module 'graphql-request' or its corresponding type declarations.
test: src/routes/weekly.ts#L2
Cannot find module 'graphql-request' or its corresponding type declarations.
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/