Bump @sentry/types from 7.119.2 to 8.37.1 #1094
test-and-release.yml
on: pull_request
Matrix: adapter-tests
check-and-lint
11s
deploy
0s
Annotations
12 errors
adapter-tests (18.x, ubuntu-latest):
src/main.ts#L56
Argument of type 'this' is not assignable to parameter of type 'AdapterClass'.
|
adapter-tests (18.x, ubuntu-latest):
src/modules/global-helper.ts#L83
Namespace '"/home/runner/work/ioBroker.slideshow/ioBroker.slideshow/node_modules/@sentry/types/build/types/index"' has no exported member 'Severity'.
|
adapter-tests (18.x, ubuntu-latest):
src/modules/slideLocal.ts#L55
Property 'data' does not exist on type '{ file: string | Buffer; mimeType?: string | undefined; }'.
|
adapter-tests (18.x, ubuntu-latest)
Process completed with exit code 1.
|
adapter-tests (16.x, ubuntu-latest)
The job was canceled because "_18_x_ubuntu-latest" failed.
|
adapter-tests (18.x, windows-latest)
The job was canceled because "_18_x_ubuntu-latest" failed.
|
adapter-tests (18.x, macos-latest)
The job was canceled because "_18_x_ubuntu-latest" failed.
|
adapter-tests (16.x, windows-latest)
The job was canceled because "_18_x_ubuntu-latest" failed.
|
check-and-lint:
src/main.ts#L56
Argument of type 'this' is not assignable to parameter of type 'AdapterClass'.
|
check-and-lint:
src/modules/global-helper.ts#L83
Namespace '"/home/runner/work/ioBroker.slideshow/ioBroker.slideshow/node_modules/@sentry/types/build/types/index"' has no exported member 'Severity'.
|
check-and-lint:
src/modules/slideLocal.ts#L55
Property 'data' does not exist on type '{ file: string | Buffer; mimeType?: string | undefined; }'.
|
check-and-lint
Process completed with exit code 2.
|