Skip to content
Triggered via push April 9, 2024 19:53
Status Failure
Total duration 42s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: src/lib/client.ts#L20
'"/home/runner/work/js/js/node_modules/@underdog-protocol/types/dist/index"' has no exported member named 'GetCollectionNftsRequest'. Did you mean 'GetCollectionsRequest'?
build: src/lib/client.ts#L20
'"/home/runner/work/js/js/node_modules/@underdog-protocol/types/dist/index"' has no exported member named 'GetCollectionNftsResponse'. Did you mean 'GetCollectionsResponse'?
build: src/lib/client.ts#L22
Namespace '"/home/runner/work/js/js/node_modules/@underdog-protocol/types/dist/index"' has no exported member 'CreateCollectionClaimTransactionRequest'.
build: src/lib/client.ts#L23
Namespace '"/home/runner/work/js/js/node_modules/@underdog-protocol/types/dist/index"' has no exported member 'CreateCollectionClaimTransactionResponse'.
build: src/lib/client.ts#L182
'"/home/runner/work/js/js/node_modules/@underdog-protocol/types/dist/index"' has no exported member named 'GetCollectionNftsRequest'. Did you mean 'GetCollectionsRequest'?
build: src/lib/client.ts#L182
'"/home/runner/work/js/js/node_modules/@underdog-protocol/types/dist/index"' has no exported member named 'GetCollectionNftsResponse'. Did you mean 'GetCollectionsResponse'?
build: src/lib/client.ts#L192
Namespace '"/home/runner/work/js/js/node_modules/@underdog-protocol/types/dist/index"' has no exported member 'CreateCollectionClaimTransactionRequest'.
build: src/react/hooks/index.ts#L40
'"/home/runner/work/js/js/node_modules/@underdog-protocol/types/dist/index"' has no exported member named 'GetCollectionNftsRequest'. Did you mean 'GetCollectionsRequest'?
build: src/react/hooks/index.ts#L43
'"/home/runner/work/js/js/node_modules/@underdog-protocol/types/dist/index"' has no exported member named 'GetCollectionNftsResponse'. Did you mean 'GetCollectionsResponse'?
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/