Bump express from 4.18.1 to 4.19.2 #5044
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/@context/Asset.tsx#L118
React Hook useCallback has an unnecessary dependency: 'accountId'. Either exclude it or remove the dependency array
|
src/@context/DirectMessages/_types.ts#L12
Unexpected any. Specify a different type
|
src/@context/DirectMessages/_types.ts#L13
Unexpected any. Specify a different type
|
src/@context/DirectMessages/index.tsx#L86
Unexpected any. Specify a different type
|
src/@context/Prices/index.test.tsx#L23
'result' is assigned a value but never used
|
src/@hooks/useGraphSyncStatus.ts#L30
Unexpected any. Specify a different type
|
src/@hooks/usePrevious.ts#L6
Unexpected any. Specify a different type
|
src/@types/Compute.d.ts#L15
Unexpected any. Specify a different type
|
src/@types/aquarius/BaseQueryParams.d.ts#L12
Unexpected any. Specify a different type
|
src/@types/aquarius/PagedAssets.d.ts#L6
Unexpected any. Specify a different type
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage-Linux", "coverage-macOS".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading