Skip to content

Feat/new studio testnet #473

Feat/new studio testnet

Feat/new studio testnet #473

Triggered via pull request December 13, 2023 10:12
Status Failure
Total duration 1m 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr-build.yml

on: pull_request
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/