🐛 fix: fix rerender with ThemeSwitcher #707
Annotations
3 errors and 1 warning
lint:
src/core/createCSS.ts#L10
Argument of type '[TemplateStringsArray | CSSInterpolation, ...CSSInterpolation[]]' is not assignable to parameter of type '(TemplateStringsArray | Interpolation<undefined>)[]'.
|
lint:
src/core/createSerializeStyles.ts#L17
Argument of type '[TemplateStringsArray | CSSInterpolation, ...CSSInterpolation[]]' is not assignable to parameter of type '(TemplateStringsArray | Interpolation<unknown>)[]'.
|
lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading