Skip to content

Bump ic-js

Bump ic-js #27066

Triggered via push March 26, 2024 10:35
Status Failure
Total duration 5m 47s
Artifacts

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
formatting
spelling
4m 31s
spelling
svelte-tests
26s
svelte-tests
svelte-lint
1m 23s
svelte-lint
ShellCheck
15s
ShellCheck
IC Commit
3s
IC Commit
Release template
3m 13s
Release template
Config is as expected
25s
Config is as expected
Asset chunking works
8s
Asset chunking works
Migration test utilities work
16s
Migration test utilities work
docker-build-cli-flags
4s
docker-build-cli-flags
minor-version-bump-works
1m 26s
minor-version-bump-works
The nns-dapp npm and cargo versions should match
47s
The nns-dapp npm and cargo versions should match
network-config
16s
network-config
Can get NNS proposal args
0s
Can get NNS proposal args
Find unused i18n messages
11s
Find unused i18n messages
checks-pass
3s
checks-pass
Fit to window
Zoom out
Zoom in

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.