Skip to content

chore(deps): update all non-major dependencies - abandoned #4544

chore(deps): update all non-major dependencies - abandoned

chore(deps): update all non-major dependencies - abandoned #4544

Triggered via pull request August 26, 2024 15:28
Status Failure
Total duration 1m 34s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
golang-tests
Process completed with exit code 1.
node-tests: app/app.config.ts#L42
Type '{ openDelay: number; }' is not assignable to type 'DeepPartial<{ openDelay: number; closeDelay: number; }, string>'.
node-tests: app/app.vue#L14
'appConfig.nuxtIcon' is of type 'unknown'.
node-tests: app/app.vue#L15
'appConfig.nuxtIcon' is of type 'unknown'.
node-tests: app/app.vue#L20
'appConfig.nuxtIcon' is of type 'unknown'.
node-tests: app/components/HelpSlideover.vue#L165
Argument of type '{ label: string; icon: string; trailingIcon: string; color: string; onClick: () => void; to?: undefined; external?: undefined; key: number; } | { label: string; icon: string; trailingIcon: string; to: string; external: boolean; color?: undefined; onClick?: undefined; key: number; }' is not assignable to parameter of type 'Partial<{ size: ButtonSize; type: string; replace: boolean; class: any; truncate: boolean; target: (string & {}) | "_blank" | "_parent" | "_self" | "_top"; to: any; activeClass: string; ... 23 more ...; trailing: boolean; }> & Omit<...> & Record<...>'.
node-tests: app/components/SingleHint.vue#L36
Type '([{ type: PropType<__VLS_NonUndefinedable<E>>; }] extends [Prop<infer V, infer D>] ? unknown extends V ? IfAny<V, V, D> : V : { ...; }) | undefined' is not assignable to type 'boolean | undefined'.
node-tests: app/components/SingleHint.vue#L36
Type '"_blank" | null' is not assignable to type '(string & {}) | "_blank" | "_parent" | "_self" | "_top" | undefined'.
node-tests: app/components/UserDropdown.vue#L118
'__VLS_ctx.game' is of type 'unknown'.
node-tests: app/components/auth/CharacterSelectorCard.vue#L56
'__VLS_ctx.game' is of type 'unknown'.
node-tests: app/components/auth/LoginForm.vue#L83
'__VLS_ctx.login' is of type 'unknown'.