chore(main): release 14.3.1 (#493) #432
Annotations
10 warnings
release
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/
|
release
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/
|
release
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/
|
release:
demo/components/Playground.tsx#L48
Unexpected console statement
|
release:
demo/components/Playground.tsx#L113
Unexpected console statement
|
release:
demo/components/Playground.tsx#L114
Unexpected console statement
|
release:
demo/components/Playground.tsx#L272
Unexpected console statement
|
release:
demo/components/Playground.tsx#L276
Unexpected console statement
|
release:
demo/components/Playground.tsx#L279
Unexpected console statement
|
release:
demo/components/Playground.tsx#L299
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
|