Bump @sentry/node from 8.9.2 to 8.22.0 #264
node.js.yml
on: pull_request
Matrix: build
Matrix: format
Matrix: lint
Matrix: smoke-test-carleton
Matrix: smoke-test-stolaf
Matrix: test
Annotations
8 errors
test (22.x):
source/ccc-server/index.ts#L18
Type 'import("/home/runner/work/ccc-server/ccc-server/node_modules/@sentry/types/types/integration").Integration' is not assignable to type 'import("/home/runner/work/ccc-server/ccc-server/node_modules/@sentry/node/node_modules/@sentry/types/build/types/integration").Integration' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
test (22.x)
Process completed with exit code 2.
|
smoke-test-stolaf (22.x):
source/ccc-server/index.ts#L18
Type 'import("/home/runner/work/ccc-server/ccc-server/node_modules/@sentry/types/types/integration").Integration' is not assignable to type 'import("/home/runner/work/ccc-server/ccc-server/node_modules/@sentry/node/node_modules/@sentry/types/build/types/integration").Integration' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
smoke-test-stolaf (22.x)
Process completed with exit code 2.
|
smoke-test-carleton (22.x):
source/ccc-server/index.ts#L18
Type 'import("/home/runner/work/ccc-server/ccc-server/node_modules/@sentry/types/types/integration").Integration' is not assignable to type 'import("/home/runner/work/ccc-server/ccc-server/node_modules/@sentry/node/node_modules/@sentry/types/build/types/integration").Integration' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
smoke-test-carleton (22.x)
Process completed with exit code 2.
|
build (22.x):
source/ccc-server/index.ts#L18
Type 'import("/home/runner/work/ccc-server/ccc-server/node_modules/@sentry/types/types/integration").Integration' is not assignable to type 'import("/home/runner/work/ccc-server/ccc-server/node_modules/@sentry/node/node_modules/@sentry/types/build/types/integration").Integration' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
build (22.x)
Process completed with exit code 2.
|