Skip to content

chore: refactor at rules to be a separate param in functions (#556) #1807

chore: refactor at rules to be a separate param in functions (#556)

chore: refactor at rules to be a separate param in functions (#556) #1807

Triggered via push May 16, 2024 13:03
Status Success
Total duration 5m 31s
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