Refactor/pontusx addresses #740
Annotations
4 errors and 11 warnings
src/components/Faucet/index.tsx#L37
Property 'card' is missing in type '{ title: string; description: string; input: { label: string; placeholder: string; buttonLabel: string; }; }' but required in type 'Content'.
|
src/components/Faucet/index.tsx#L37
Property 'buttonLabel' does not exist on type 'Content'.
|
src/components/Faucet/index.tsx#L38
Type '{ title: string; description: string; input: { label: string; placeholder: string; buttonLabel: string; }; }' is not assignable to type 'Content'.
|
|
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/
|
src/@context/Asset.tsx#L158
React Hook useCallback has a missing dependency: 'isDDOWhitelisted'. Either include it or remove the dependency array
|
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#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#L93
'field' is defined but never used
|
src/@utils/index.ts#L21
Unexpected any. Specify a different type
|
src/@utils/index.ts#L25
Unexpected any. Specify a different type
|
src/@utils/markdownPages.tsx#L13
Unexpected any. Specify a different type
|
This job failed
Loading