Skip to content

Merge pull request #620 from subquery/feat/new-studio-testnet #275

Merge pull request #620 from subquery/feat/new-studio-testnet

Merge pull request #620 from subquery/feat/new-studio-testnet #275

Triggered via push December 13, 2023 10:14
Status Failure
Total duration 2m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dev-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: src/hooks/useSortedIndexerDeployments.tsx#L60
Type 'AssertsShape<{ name: DefinedStringSchema<string | undefined, AnyObject>; type: RequiredStringSchema<string | undefined, AnyObject>; ... 5 more ...; categories: OptionalArraySchema<...>; }> | { ...; }' is not assignable to type 'AssertsShape<{ name: DefinedStringSchema<string | undefined, AnyObject>; type: RequiredStringSchema<string | undefined, AnyObject>; ... 5 more ...; categories: OptionalArraySchema<...>; }>'.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/