Skip to content

Maintenance for db migration #1316

Maintenance for db migration

Maintenance for db migration #1316

Triggered via pull request July 1, 2024 18:05
Status Failure
Total duration 2m 6s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 5 warnings
tsc: src/maintenance.tsx#L1
Cannot find module 'preact' or its corresponding type declarations.
tsc: src/maintenance.tsx#L3
Cannot find module './ui' or its corresponding type declarations.
tsc: src/maintenance.tsx#L4
Module '"./utils"' has no exported member 'createPreactResponse'.
tsc: src/maintenance.tsx#L4
Module '"./utils"' has no exported member 'getCookieValue'.
tsc
Process completed with exit code 2.
test
Process completed with exit code 1.
build
Process completed with exit code 1.
eslint: src/index.ts#L9
`./http-to-https` import should occur before import of `./maintenance`
eslint: src/index.ts#L27
Unsafe return of an `any` typed value
eslint: src/maintenance.tsx#L7
Unsafe assignment of an `any` value
eslint: src/maintenance.tsx#L7
Unsafe call of an `any` typed value
eslint: src/maintenance.tsx#L16
Unsafe return of an `any` typed value
eslint: src/maintenance.tsx#L24
Unsafe return of an `any` typed value
eslint: src/maintenance.tsx#L24
Unsafe call of an `any` typed value
eslint
Process completed with exit code 1.
eslint: src/utils/sentry.ts#L39
'captureMessage' is deprecated. Use `Sentry.captureMessage()` instead
eslint: src/utils/sentry.ts#L43
'captureException' is deprecated. Use `Sentry.captureException()` instead
eslint: src/utils/sentry.ts#L54
'setTag' is deprecated. Use `Sentry.setTag()` instead
eslint: src/utils/sentry.ts#L57
'setExtra' is deprecated. Use `Sentry.setExtra()` instead
eslint: src/utils/sentry.ts#L61
'setTag' is deprecated. Use `Sentry.setTag()` instead