Resolve almost all tsc issues, unit tests still pass #1065
Annotations
5 errors and 4 warnings
unit (ubuntu-latest, 18):
plugins/sentry.ts#L16
Type 'import("/home/runner/work/uobtheatre-web/uobtheatre-web/node_modules/@apollo/client/link/core/ApolloLink").ApolloLink' is not assignable to type 'import("/home/runner/work/uobtheatre-web/uobtheatre-web/node_modules/@nuxtjs/apollo/node_modules/@apollo/client/link/core/ApolloLink").ApolloLink'.
|
unit (ubuntu-latest, 18):
plugins/sentry.ts#L18
Type 'ApolloLink' is not assignable to type 'ApolloLink | RequestHandler'.
|
unit (ubuntu-latest, 18):
tests/unit/support/helpers/mount.ts#L4
Cannot find module '@nuxtjs/apollo/dist/runtime/composables' or its corresponding type declarations.
|
unit (ubuntu-latest, 18)
Process completed with exit code 1.
|
e2e (18.x)
Could not find Cypress test run results
|
unit (ubuntu-latest, 18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit (ubuntu-latest, 18)
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/
|
e2e (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/[email protected], docker/[email protected], cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e (18.x)
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/
|