Bump ic-js #27066
checks.yml
on: push
Matrix: Test canister_ids tool
Matrix: cargo-tests
Matrix: download-nns-dapp-ci-wasm
Matrix: Test release-sop script
Matrix: Test split-changelog script
formatting
1m 37s
spelling
4m 31s
svelte-tests
26s
svelte-lint
1m 23s
ShellCheck
15s
IC Commit
3s
Release template
3m 13s
Config is as expected
25s
Asset chunking works
8s
Migration test utilities work
16s
docker-build-cli-flags
4s
minor-version-bump-works
1m 26s
The nns-dapp npm and cargo versions should match
47s
network-config
16s
Can get NNS proposal args
0s
Find unused i18n messages
11s
checks-pass
3s
Annotations
7 errors
svelte-tests
Property 'timestamp' is missing in type '{ memo: bigint; icrc1_memo: []; created_at_time: [{ timestamp_nanos: bigint; }]; operation: { Transfer: { from: string; to: string; amount: { e8s: bigint; }; fee: { e8s: bigint; }; spender: []; }; }; }' but required in type 'Transaction'.
|
svelte-tests
Property 'timestamp' is missing in type '{ memo: bigint; icrc1_memo: []; created_at_time: [{ timestamp_nanos: bigint; }]; operation: { Transfer: { from: string; to: string; amount: { e8s: bigint; }; fee: { e8s: bigint; }; spender: []; }; }; }' but required in type 'Transaction'.
|
svelte-tests
Property 'timestamp' is missing in type '{ memo: bigint; icrc1_memo: []; operation: { Transfer: { to: string; fee: { e8s: bigint; }; from: string; amount: { e8s: bigint; }; spender: []; }; }; created_at_time: [{ timestamp_nanos: bigint; }]; }' but required in type 'Transaction'.
|
svelte-tests
Property 'timestamp' is missing in type '{ memo: bigint; icrc1_memo: []; operation: Operation; created_at_time: [{ timestamp_nanos: bigint; }]; }' but required in type 'Transaction'.
|
svelte-tests
Property 'timestamp' is missing in type '{ memo: bigint; icrc1_memo: []; operation: { Transfer: { to: string; fee: { e8s: bigint; }; from: string; amount: { e8s: bigint; }; spender: []; }; }; created_at_time: []; }' but required in type 'Transaction'.
|
svelte-tests
Process completed with exit code 2.
|
checks-pass
Process completed with exit code 1.
|