Skip to content

Publish

Publish #27

Triggered via schedule June 24, 2024 01:26
Status Failure
Total duration 55s
Artifacts

publish.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
release
@lshay/ui#build: command (/home/runner/work/ui/ui/packages/ui) pnpm run build exited (1)
release
Property 'char' does not exist on type 'SlotProps | undefined'.
release
Property 'hasFakeCaret' does not exist on type 'SlotProps | undefined'.
release
Property 'isActive' does not exist on type 'SlotProps | undefined'.
release
The inferred type of 'MenubarMenu' cannot be named without a reference to '.pnpm/@radix-ui[email protected]_@[email protected][email protected]/node_modules/@radix-ui/react-context'. This is likely not portable. A type annotation is necessary.
release
Exported variable 'TooltipProvider' has or is using name 'TooltipProviderProps' from external module "/home/runner/work/ui/ui/node_modules/.pnpm/@radix-ui[email protected]_@[email protected]_@[email protected][email protected][email protected]/node_modules/@radix-ui/react-tooltip/dist/index" but cannot be named.
release
Property 'char' does not exist on type 'SlotProps | undefined'.
release
Property 'hasFakeCaret' does not exist on type 'SlotProps | undefined'.
release
Property 'isActive' does not exist on type 'SlotProps | undefined'.
release
The inferred type of 'MenubarMenu' cannot be named without a reference to '.pnpm/@radix-ui[email protected]_@[email protected][email protected]/node_modules/@radix-ui/react-context'. This is likely not portable. A type annotation is necessary.
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/