feat: add "classNameHashSalt" for AOT (#557) #1814
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
|