Skip to content

chore(deps): update dependency typescript to v6 #7198

chore(deps): update dependency typescript to v6

chore(deps): update dependency typescript to v6 #7198

Triggered via pull request April 10, 2026 21:02
Status Failure
Total duration 30s
Artifacts

deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
test
Process completed with exit code 2.
test: tsconfig.json#L8
Option 'moduleResolution=node10' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
test: src/hasura/contest.ts#L159
Unexpected any. Specify a different type
test: src/hasura/contest.ts#L129
Unexpected any. Specify a different type
test: src/hasura/contest.ts#L106
Unexpected any. Specify a different type
test: src/hasura/contest.ts#L102
Unexpected any. Specify a different type
test: src/hasura/contest.ts#L65
Unexpected any. Specify a different type
test: src/hasura/contest.ts#L64
Unexpected any. Specify a different type
test: src/hasura/contest.ts#L44
Unexpected any. Specify a different type
test: src/hasura/contest.ts#L43
Unexpected any. Specify a different type
test: src/hasura/contest.ts#L23
Unexpected any. Specify a different type
test: src/hasura/contest.ts#L22
Unexpected any. Specify a different type
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/