Skip to content

feat: Added support of fallback properties in makeStaticStyles (#558) #1819

feat: Added support of fallback properties in makeStaticStyles (#558)

feat: Added support of fallback properties in makeStaticStyles (#558) #1819

Triggered via push May 21, 2024 15:58
Status Success
Total duration 38m 2s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
main
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/
main
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/
main: packages/core/src/mergeClasses.ts#L60
Function declared in a loop contains unsafe references to variable(s) 'containsResetClassName', 'resultClassName', 'containsResetClassName'
main: packages/shadow-dom/src/stories/createShadowDOMRenderer.stories.tsx#L30
React Hook React.useLayoutEffect has a missing dependency: 'root'. Either include it or remove the dependency array