Skip to content

⬆️ upgrade styled-components to v6.1.14 #2593

⬆️ upgrade styled-components to v6.1.14

⬆️ upgrade styled-components to v6.1.14 #2593

Triggered via push January 4, 2025 04:57
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
Build, lint, and test on Node 20.x and ubuntu-latest
Could not find a declaration file for module 'styled-components/native'. '/home/runner/work/kitchn/kitchn/node_modules/.pnpm/[email protected][email protected][email protected][email protected]/node_modules/styled-components/native/dist/styled-components.native.cjs.js' implicitly has an 'any' type.
Build, lint, and test on Node 20.x and ubuntu-latest
kitchn#build: command (/home/runner/work/kitchn/kitchn/packages/kitchn) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Build, lint, and test on Node 20.x and ubuntu-latest
Process completed with exit code 1.
Build, lint, and test on Node 20.x and ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build, lint, and test on Node 20.x and ubuntu-latest: docs/theme.config.tsx#L18
'l' is never reassigned. Use 'const' instead
Build, lint, and test on Node 20.x and ubuntu-latest: packages/kitchn/src/components/Switch/index.tsx#L45
Expected an assignment or function call and instead saw an expression
Build, lint, and test on Node 20.x and ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/