Add new test assets #90
Annotations
12 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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/@context/Asset.tsx#L142
React Hook useCallback has a missing dependency: 'isDDOWhitelisted'. Either include it or remove the dependency array
|
src/@hooks/useGraphSyncStatus.ts#L37
Unexpected any. Specify a different type
|
src/@hooks/useGraphSyncStatus.ts#L49
Unexpected any. Specify a different type
|
src/@types/Compute.d.ts#L23
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
|
src/@utils/aquarius/index.ts#L54
'field' is defined but never used
|
src/@utils/ddo.ts#L2
'IVerifiablePresentation' is defined but never used
|
src/@utils/markdownPages.tsx#L13
Unexpected any. Specify a different type
|
src/@utils/markdownPages.tsx#L22
Found readFileSync from package "fs" with non literal argument at index 0
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage-Linux".
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/
|
The logs for this run have expired and are no longer available.
Loading