Skip to content

Docs/add load tester accounts #782

Docs/add load tester accounts

Docs/add load tester accounts #782

Triggered via pull request October 15, 2024 08:59
Status Failure
Total duration 2m 38s
Artifacts

ci.yml

on: pull_request
Matrix: test
Matrix: build
Matrix: storybook
coverage
0s
coverage
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 13 warnings
build (ubuntu-latest, 18)
Process completed with exit code 1.
test (ubuntu-latest, 18): src/components/Faucet/index.tsx#L36
Type '{ title: string; description: string; buttonLabel: string; card: { cardTitle: string; cardDescription: string; cardExplainerTitle: string; cardExplainerFirstStep: string; cardExplainerSecondStep: string; ... 4 more ...; cardNetwork: string; }; }' is not assignable to type 'Content'.
test (ubuntu-latest, 18): src/components/Faucet/index.tsx#L36
Property 'buttonLabel' does not exist on type 'Content'.
test (ubuntu-latest, 18): src/components/Faucet/index.tsx#L37
Type '{ title: string; description: string; buttonLabel: string; card: { cardTitle: string; cardDescription: string; cardExplainerTitle: string; cardExplainerFirstStep: string; cardExplainerSecondStep: string; ... 4 more ...; cardNetwork: string; }; }' is not assignable to type 'Content'.
test (ubuntu-latest, 18)
Process completed with exit code 2.
build (ubuntu-latest, 18)
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/
test (ubuntu-latest, 18)
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/
test (ubuntu-latest, 18): src/@context/Asset.tsx#L158
React Hook useCallback has a missing dependency: 'isDDOWhitelisted'. Either include it or remove the dependency array
test (ubuntu-latest, 18): src/@hooks/useGraphSyncStatus.ts#L30
Unexpected any. Specify a different type
test (ubuntu-latest, 18): src/@hooks/usePrevious.ts#L6
Unexpected any. Specify a different type
test (ubuntu-latest, 18): src/@types/Compute.d.ts#L23
Unexpected any. Specify a different type
test (ubuntu-latest, 18): src/@types/aquarius/BaseQueryParams.d.ts#L12
Unexpected any. Specify a different type
test (ubuntu-latest, 18): src/@types/aquarius/PagedAssets.d.ts#L6
Unexpected any. Specify a different type
test (ubuntu-latest, 18): src/@utils/aquarius/index.ts#L93
'field' is defined but never used
test (ubuntu-latest, 18): src/@utils/index.ts#L21
Unexpected any. Specify a different type
test (ubuntu-latest, 18): src/@utils/index.ts#L25
Unexpected any. Specify a different type
test (ubuntu-latest, 18): src/@utils/markdownPages.tsx#L13
Unexpected any. Specify a different type
storybook (ubuntu-latest, 18)
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/