feat: upgrade pgboss to v10 #2781
Annotations
23 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Get yarn cache directory path
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/
|
Test:
designer/client/ComponentEdit.js#L38
React Hook useLayoutEffect has missing dependencies: 'handleSubmit' and 'hasErrors'. Either include them or remove the dependency array
|
Test:
designer/client/components/ComponentCreate/ComponentCreate.tsx#L57
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
Test:
designer/client/components/ComponentCreate/ComponentCreate.tsx#L67
React Hook useLayoutEffect has a missing dependency: 'handleSubmit'. Either include it or remove the dependency array
|
Test:
designer/client/components/ComponentCreate/useComponentCreate.tsx#L38
React Hook useLayoutEffect has a missing dependency: 'handleSubmit'. Either include it or remove the dependency array
|
Test:
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
|
Test:
designer/client/components/ComponentListSelect/ComponentListSelect.tsx#L63
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
Test:
designer/client/components/Flyout/Flyout.tsx#L33
tsdoc-undefined-tag: The TSDoc tag "@code" is not defined in this configuration
|
Test:
designer/client/components/Flyout/Flyout.tsx#L40
React Hook useLayoutEffect has a missing dependency: 'flyoutContext'. Either include it or remove the dependency array
|
Test:
designer/client/components/Flyout/Flyout.tsx#L44
React Hook useLayoutEffect has a missing dependency: 'flyoutContext.count'. Either include it or remove the dependency array
|
Test:
designer/client/components/PageLinkage/PageLinkage.tsx#L27
React Hook useCallback has a missing dependency: 'page'. Either include it or remove the dependency array
|
Upload test results artifacts
No files were found with the provided path: designer/test-results. No artifacts will be uploaded.
|
Lint:
designer/client/ComponentEdit.js#L38
React Hook useLayoutEffect has missing dependencies: 'handleSubmit' and 'hasErrors'. Either include them or remove the dependency array
|
Lint:
designer/client/components/ComponentCreate/ComponentCreate.tsx#L57
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
Lint:
designer/client/components/ComponentCreate/ComponentCreate.tsx#L67
React Hook useLayoutEffect has a missing dependency: 'handleSubmit'. Either include it or remove the dependency array
|
Lint:
designer/client/components/ComponentCreate/useComponentCreate.tsx#L38
React Hook useLayoutEffect has a missing dependency: 'handleSubmit'. Either include it or remove the dependency array
|
Lint:
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
|
Lint:
designer/client/components/ComponentListSelect/ComponentListSelect.tsx#L63
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
Lint:
designer/client/components/Flyout/Flyout.tsx#L33
tsdoc-undefined-tag: The TSDoc tag "@code" is not defined in this configuration
|
Lint:
designer/client/components/Flyout/Flyout.tsx#L40
React Hook useLayoutEffect has a missing dependency: 'flyoutContext'. Either include it or remove the dependency array
|
Lint:
designer/client/components/Flyout/Flyout.tsx#L44
React Hook useLayoutEffect has a missing dependency: 'flyoutContext.count'. Either include it or remove the dependency array
|
Lint:
designer/client/components/PageLinkage/PageLinkage.tsx#L27
React Hook useCallback has a missing dependency: 'page'. Either include it or remove the dependency array
|
Loading