Test capturing message instead of using console #248
Annotations
6 errors and 1 warning
Build application:
src/sentry2.tsx#L20
Property 'location' does not exist on type '{ captureException: (exception: unknown, hint?: ExclusiveEventHintOrCaptureContext | undefined) => string; captureMessage: (message: string, captureContext?: CaptureContext | ... 1 more ... | undefined) => string; }'.
|
Build application:
src/view/dialogProvider/dialogStore.ts#L151
Property 'captureMessage' does not exist on type 'Window & typeof globalThis'.
|
Build application:
src/view/dialogProvider/dialogStore.ts#L152
Property 'captureMessage' does not exist on type 'Window & typeof globalThis'.
|
Build application:
src/view/dialogProvider/dialogStore.ts#L269
Property 'captureMessage' does not exist on type 'Window & typeof globalThis'.
|
Build application:
src/view/dialogProvider/dialogStore.ts#L270
Property 'captureMessage' does not exist on type 'Window & typeof globalThis'.
|
Build application
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading