Skip to content

refactor: Update link behavior in Header and adjust space flow structure #95

refactor: Update link behavior in Header and adjust space flow structure

refactor: Update link behavior in Header and adjust space flow structure #95

Triggered via pull request May 7, 2024 03:38
Status Failure
Total duration 57s
Artifacts

ci.yaml

on: pull_request
testCodebase
47s
testCodebase
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
testCodebase: components/flow/Index.vue#L23
Argument of type '{ id: string; title: string; url: string | null; }' is not assignable to parameter of type 'Partial<{}> & Omit<{ readonly id: string; readonly title: string; readonly space: boolean; readonly url?: string | null | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never> & Record<...>'.
testCodebase
Process completed with exit code 1.
testCodebase
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.