Skip to content

fix(core): fix hash collisions with at rules #1812

fix(core): fix hash collisions with at rules

fix(core): fix hash collisions with at rules #1812

Triggered via pull request May 21, 2024 12:37
Status Failure
Total duration 27m 0s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
main
Process completed with exit code 1.
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