Skip to content

Generate TS bindings for Group and Community canisters #17166

Generate TS bindings for Group and Community canisters

Generate TS bindings for Group and Community canisters #17166

Triggered via pull request October 9, 2024 10:36
@hpeebleshpeebles
synchronize #6538
ts
Status Failure
Total duration 1m 50s
Artifacts

frontend.yaml

on: pull_request
install-and-test
1m 39s
install-and-test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
install-and-test
Type '"Unknown" | { PaymentFailed: "TooOld" | "TemporarilyUnavailable" | { BadFee: { expected_fee: bigint; }; } | { BadBurn: { min_burn_amount: bigint; }; } | { InsufficientFunds: { balance: bigint; }; } | { ...; } | { ...; } | { ...; } | { ...; }; } | { ...; } | { ...; }' is not assignable to type 'object'.
install-and-test
Type '"Unknown" | { InsufficientBalance: bigint; } | { FailedVerifiedCredentialCheck: string; }' is not assignable to type 'object'.
install-and-test
Type '"Unknown" | { FailedVerifiedCredentialCheck: string; }' is not assignable to type 'object'.
install-and-test
Argument of type 'string' is not assignable to parameter of type 'never'.
install-and-test
Argument of type 'string' is not assignable to parameter of type 'never'.
install-and-test
openchat-agent#typecheck: command (/home/runner/work/open-chat/open-chat/frontend/openchat-agent) /opt/hostedtoolcache/node/20.17.0/x64/bin/npm run typecheck exited (2)
install-and-test
Process completed with exit code 2.
install-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
install-and-test: frontend/openchat-client/src/stores/user.ts#L128
'_' is assigned a value but never used
install-and-test: frontend/app/src/utils/urls.ts#L95
'_' is assigned a value but never used