Skip to content

feat: new NavigationMenu component #22

feat: new NavigationMenu component

feat: new NavigationMenu component #22

Triggered via pull request May 27, 2024 00:28
Status Failure
Total duration 1m 37s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Build
@kobalte/core#build: command (/home/runner/work/kobalte/kobalte/packages/core) pnpm run build exited (1)
Build
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string | undefined'.
Build
Type 'Accessor<string | null | undefined>' is not assignable to type 'Accessor<string | undefined>'.
Build
Type '(next: string | ((prev: string | null | undefined) => string | null | undefined) | null | undefined) => void' is not assignable to type '(next: string | ((prev: string | undefined) => string | undefined) | undefined) => void'.
Build
No overload matches this call.
Build
Process completed with exit code 1.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.