fix new user signup issue, update lint #122
Annotations
6 errors and 1 warning
lint:
src/apollo.ts#L57
Property 'Integrations' does not exist on type 'typeof import("/home/runner/work/api/api/node_modules/@sentry/node/build/types/index")'. Did you mean 'anrIntegration'?
|
lint:
src/plugins/sentry.ts#L14
Property 'getTransaction' does not exist on type 'Scope'.
|
lint:
src/plugins/sentry.ts#L20
Property 'startTransaction' does not exist on type 'typeof import("/home/runner/work/api/api/node_modules/@sentry/node/build/types/index")'.
|
lint:
src/plugins/sentry.ts#L21
Property 'configureScope' does not exist on type 'typeof import("/home/runner/work/api/api/node_modules/@sentry/node/build/types/index")'.
|
lint:
src/plugins/sentry.ts#L21
Parameter 'scope' implicitly has an 'any' type.
|
lint
Process completed with exit code 2.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|