Various fixes & github actions #13
Triggered via pull request
September 12, 2024 10:12
Status
Failure
Total duration
3m 40s
Artifacts
–
types-lint-license-tests.yml
on: pull_request
install-dependencies
2m 55s
Annotations
5 errors and 5 warnings
lint
Process completed with exit code 1.
|
typecheck:
src/queries/fetchCurrentAuction.ts#L9
Cannot find module '@/utilities//registry/autogen/token-entity' or its corresponding type declarations.
|
typecheck:
src/queries/fetchPastAuction.ts#L9
Cannot find module '@/utilities//registry/autogen/token-entity' or its corresponding type declarations.
|
typecheck:
src/utilities/registry/src/types.ts#L4
Cannot find module '../autogen/chain-entity' or its corresponding type declarations.
|
typecheck
Process completed with exit code 2.
|
install-dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, 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/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, 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/
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, 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/
|
license
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, 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
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, 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/
|