reduce external API changes for orbit support #534
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-test.yml
on: pull_request
Install
5s
Lint
30s
Audit
12s
Test (Unit)
27s
Test (Integration)
2m 54s
Annotations
7 errors
Audit
Process completed with exit code 1.
|
Test (Unit)
Process completed with exit code 2.
|
Lint
Process completed with exit code 2.
|
Test (Integration):
src/lib/assetBridger/assetBridger.ts#L29
'"../dataEntities/networks"' has no exported member named 'getParentOfNetwork'. Did you mean 'getParentForNetwork'?
|
Test (Integration):
src/lib/dataEntities/networks.ts#L521
Cannot find name 'getChildrenOfNetwork'. Did you mean 'getChildrenForNetwork'?
|
Test (Integration):
src/lib/dataEntities/networks.ts#L522
Parameter 'child' implicitly has an 'any' type.
|
Test (Integration)
Process completed with exit code 2.
|