New design #12
Triggered via pull request
September 15, 2024 14:59
Status
Failure
Total duration
3m 17s
Artifacts
–
ci.yml
on: pull_request
Matrix: test
Matrix: build
Matrix: storybook
coverage
0s
Annotations
3 errors and 13 warnings
build (ubuntu-latest, 18)
Process completed with exit code 1.
|
test (ubuntu-latest, 18):
src/components/Publish/_constants.tsx#L91
Type '"Subscription"' is not assignable to type 'SAAS_PAYMENT_MODE'.
|
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#L92
'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/
|