chore(deps): update nuxt #15125
Annotations
9 errors and 12 warnings
Lint:
nuxt.config.ts#L164
Type '{ redis: { port: number; host: string; password: string; }; emailClient: string | undefined; session: { secret: string; }; githubRepoToken: string; public: { environment: Environment; mdc: { ...; }; }; }' is not assignable to type 'Overrideable<RuntimeConfig, "">'.
|
Lint:
server/context.ts#L38
Unused '@ts-expect-error' directive.
|
Lint:
server/middleware/validateSession.ts#L13
Unused '@ts-expect-error' directive.
|
Lint:
server/middleware/validateSession.ts#L19
Unused '@ts-expect-error' directive.
|
Lint:
server/tsyringe.config.ts#L19
Conversion of type 'RuntimeConfig' to type 'Config' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Lint
Process completed with exit code 1.
|
AssertionError: expected { …(2) } to strictly equal { Object (user) }:
server/user/e2e.test.ts#L144
at server/user/e2e.test.ts:144:18
|
AssertionError: expected { Object (id) } to strictly equal {}:
server/user/e2e.test.ts#L150
at server/user/e2e.test.ts:150:18
|
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#L9
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/content/SimpleDiv.vue#L12
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
Cache not found for keys: node-cache-Linux-x64-pnpm-3d1b0758dbcdd538acc85e2d1445a9661249fa5c1d574b213d241f68ed32c95e
|
Build & Test (ubuntu-latest, 20)
Cache not found for keys: node-cache-Linux-x64-pnpm-3d1b0758dbcdd538acc85e2d1445a9661249fa5c1d574b213d241f68ed32c95e
|