Generate TS bindings for Group and Community canisters #17166
Annotations
7 errors and 4 warnings
Type '"Unknown" | { PaymentFailed: "TooOld" | "TemporarilyUnavailable" | { BadFee: { expected_fee: bigint; }; } | { BadBurn: { min_burn_amount: bigint; }; } | { InsufficientFunds: { balance: bigint; }; } | { ...; } | { ...; } | { ...; } | { ...; }; } | { ...; } | { ...; }' is not assignable to type 'object'.
|
|
|
|
|
|
|
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/
|
frontend/openchat-client/src/stores/user.ts#L128
'_' is assigned a value but never used
|
frontend/app/src/utils/urls.ts#L95
'_' is assigned a value but never used
|
frontend/openchat-agent/src/services/localUserIndex/localUserIndex.client.ts#L203
'_' is assigned a value but never used
|
This job failed
Loading