Skip to content

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

⬆️ upgrade styled-components to v6.1.14

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

Triggered via push January 29, 2025 12:13
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

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

Annotations

3 errors and 11 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/styled-components@6.1.14_react-dom@18.3.1_react@18.3.1__react@18.3.1/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: 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/