last #493
Annotations
8 errors and 1 warning
Build:
src/primitives/Navbar/Navbar.stories.tsx#L15
Object literal may only specify known properties, and 'text' does not exist in type 'Partial<NavbarProps>'.
|
Build:
src/primitives/Navbar/Navbar.stories.tsx#L20
Object literal may only specify known properties, and 'primaryLogo' does not exist in type 'Partial<ArgTypes<NavbarProps>>'.
|
Build:
src/primitives/Navbar/Navbar.stories.tsx#L44
Object literal may only specify known properties, and 'primaryLogo' does not exist in type 'Partial<NavbarProps>'.
|
Build:
src/primitives/Navbar/Navbar.stories.tsx#L56
Object literal may only specify known properties, and 'primaryLogo' does not exist in type 'Partial<NavbarProps>'.
|
Build:
src/primitives/Navbar/Navbar.stories.tsx#L72
Object literal may only specify known properties, and 'primaryLogo' does not exist in type 'Partial<NavbarProps>'.
|
Build:
src/primitives/Navbar/Navbar.stories.tsx#L85
Object literal may only specify known properties, and 'secondaryLogo' does not exist in type 'Partial<NavbarProps>'.
|
Build:
src/primitives/Navbar/Navbar.stories.tsx#L99
Object literal may only specify known properties, and 'primaryLogo' does not exist in type 'Partial<NavbarProps>'.
|
Build
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading