Skip to content

chore: migrate to lucia v3 #14045

chore: migrate to lucia v3

chore: migrate to lucia v3 #14045

Triggered via pull request July 6, 2024 16:42
Status Failure
Total duration 2m 46s
Artifacts

ci.yml

on: pull_request
Matrix: Build & Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
Lint: server/context.ts#L68
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Lint: server/context.ts#L79
'cookies' is never reassigned. Use 'const' instead
Lint: server/context.ts#L80
'cookiesArray' is never reassigned. Use 'const' instead
Lint: server/context.ts#L81
'filteredCookies' is never reassigned. Use 'const' instead
Lint
Process completed with exit code 1.
Build & Test (ubuntu-latest, 20)
Process completed with exit code 1.
Lint: apollo/cache.ts#L20
Unexpected any. Specify a different type
Lint: apollo/validation.ts#L10
Unexpected any. Specify a different type
Lint: components/DocumentEditorInput.vue#L28
The "input" event has been triggered but not declared on `emits` option
Lint: components/SideBar.vue#L122
Unexpected any. Specify a different type
Lint: components/TTable.vue#L34
Unexpected any. Specify a different type
Lint: components/t-alert.stories.ts#L5
Unsafe assignment of an error typed value
Lint: components/t-checkbox.stories.ts#L5
Unsafe assignment of an error typed value
Lint: components/t-dropdown.stories.ts#L5
Unsafe assignment of an error typed value
Lint: components/t-input-group.stories.ts#L5
Unsafe assignment of an error typed value
Lint: components/t-input.stories.ts#L5
Unsafe assignment of an error typed value