Added error code information to subkitter README #25
Annotations
23 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
designer/client/ComponentEdit.js#L38
React Hook useLayoutEffect has missing dependencies: 'handleSubmit' and 'hasErrors'. Either include them or remove the dependency array
|
designer/client/components/ComponentCreate/ComponentCreate.tsx#L57
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
designer/client/components/ComponentCreate/ComponentCreate.tsx#L67
React Hook useLayoutEffect has a missing dependency: 'handleSubmit'. Either include it or remove the dependency array
|
designer/client/components/ComponentCreate/useComponentCreate.tsx#L38
React Hook useLayoutEffect has a missing dependency: 'handleSubmit'. Either include it or remove the dependency array
|
designer/client/components/ComponentListSelect/ComponentListSelect.tsx#L49
React Hook useEffect has missing dependencies: 'data', 'listDispatch', and 'selectedList?.isNew'. Either include them or remove the dependency array
|
designer/client/components/ComponentListSelect/ComponentListSelect.tsx#L63
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
designer/client/components/Flyout/Flyout.tsx#L33
tsdoc-undefined-tag: The TSDoc tag "@code" is not defined in this configuration
|
designer/client/components/Flyout/Flyout.tsx#L40
React Hook useLayoutEffect has a missing dependency: 'flyoutContext'. Either include it or remove the dependency array
|
designer/client/components/Flyout/Flyout.tsx#L44
React Hook useLayoutEffect has a missing dependency: 'flyoutContext.count'. Either include it or remove the dependency array
|
designer/client/components/PageLinkage/PageLinkage.tsx#L27
React Hook useCallback has a missing dependency: 'page'. Either include it or remove the dependency array
|
|
designer/client/ComponentEdit.js#L38
React Hook useLayoutEffect has missing dependencies: 'handleSubmit' and 'hasErrors'. Either include them or remove the dependency array
|
designer/client/components/ComponentCreate/ComponentCreate.tsx#L57
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
designer/client/components/ComponentCreate/ComponentCreate.tsx#L67
React Hook useLayoutEffect has a missing dependency: 'handleSubmit'. Either include it or remove the dependency array
|
designer/client/components/ComponentCreate/useComponentCreate.tsx#L38
React Hook useLayoutEffect has a missing dependency: 'handleSubmit'. Either include it or remove the dependency array
|
designer/client/components/ComponentListSelect/ComponentListSelect.tsx#L49
React Hook useEffect has missing dependencies: 'data', 'listDispatch', and 'selectedList?.isNew'. Either include them or remove the dependency array
|
designer/client/components/ComponentListSelect/ComponentListSelect.tsx#L63
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
designer/client/components/Flyout/Flyout.tsx#L33
tsdoc-undefined-tag: The TSDoc tag "@code" is not defined in this configuration
|
designer/client/components/Flyout/Flyout.tsx#L40
React Hook useLayoutEffect has a missing dependency: 'flyoutContext'. Either include it or remove the dependency array
|
designer/client/components/Flyout/Flyout.tsx#L44
React Hook useLayoutEffect has a missing dependency: 'flyoutContext.count'. Either include it or remove the dependency array
|
designer/client/components/PageLinkage/PageLinkage.tsx#L27
React Hook useCallback has a missing dependency: 'page'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading