Skip to content
Triggered via push March 30, 2024 00:46
Status Failure
Total duration 38s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: src/lib/client.ts#L37
'"/home/runner/work/js/js/node_modules/@underdog-protocol/types/dist/index"' has no exported member named 'PartialUpdateOrgRequest'. Did you mean 'PartialUpdateNftRequest'?
build: src/lib/client.ts#L58
'"/home/runner/work/js/js/node_modules/@underdog-protocol/types/dist/index"' has no exported member named 'CreateTreeRequest'. Did you mean 'CreateKeyRequest'?
build: src/lib/client.ts#L58
'"/home/runner/work/js/js/node_modules/@underdog-protocol/types/dist/index"' has no exported member named 'CreateTreeResponse'. Did you mean 'CreateKeyResponse'?
build: src/lib/client.ts#L59
'"/home/runner/work/js/js/node_modules/@underdog-protocol/types/dist/index"' has no exported member named 'GetTreesRequest'. Did you mean 'GetRequestRequest'?
build: src/lib/client.ts#L59
'"/home/runner/work/js/js/node_modules/@underdog-protocol/types/dist/index"' has no exported member named 'GetTreesResponse'. Did you mean 'GetRequestResponse'?
build: src/lib/client.ts#L285
'"/home/runner/work/js/js/node_modules/@underdog-protocol/types/dist/index"' has no exported member named 'PartialUpdateOrgRequest'. Did you mean 'PartialUpdateNftRequest'?
build: src/lib/client.ts#L403
'"/home/runner/work/js/js/node_modules/@underdog-protocol/types/dist/index"' has no exported member named 'CreateTreeRequest'. Did you mean 'CreateKeyRequest'?
build: src/lib/client.ts#L408
'"/home/runner/work/js/js/node_modules/@underdog-protocol/types/dist/index"' has no exported member named 'GetTreesRequest'. Did you mean 'GetRequestRequest'?
build: src/react/hooks/index.ts#L115
Property 'searchQuerySchema' does not exist on type 'typeof import("/home/runner/work/js/js/node_modules/@underdog-protocol/types/dist/index")'. Did you mean 'sortQuerySchema'?
build: src/react/hooks/index.ts#L294
'"/home/runner/work/js/js/node_modules/@underdog-protocol/types/dist/index"' has no exported member named 'GetTreesRequest'. Did you mean 'GetRequestRequest'?
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/