Skip to content

remove candid from stable structures #4455

remove candid from stable structures

remove candid from stable structures #4455

Triggered via pull request July 15, 2024 21:40
Status Failure
Total duration 14m 26s
Artifacts

test.yml

on: pull_request
release-candidate-deploy
5s
release-candidate-deploy
Matrix: basic-integration-tests
check-basic-integration-tests-success
0s
check-basic-integration-tests-success
check-basic-integration-tests-failure
0s
check-basic-integration-tests-failure
Fit to window
Zoom out
Zoom in

Annotations

90 errors and 2 warnings
basic-integration-tests (ubuntu-latest, false, repo, property_tests/tests/canister_methods/pre_up...
Argument of type '() => boolean | null' is not assignable to parameter of type 'Callback<readonly [], AzleOpt<typeof AzleBool>>'.
basic-integration-tests (ubuntu-latest, false, repo, property_tests/tests/stable_b_tree_map)
Argument of type '(param0: string, param1: number) => number | null' is not assignable to parameter of type 'Callback<readonly [typeof AzleText, typeof AzleFloat64], AzleOpt<typeof AzleFloat64>>'.
basic-integration-tests (ubuntu-latest, false, repo, property_tests/tests/stable_b_tree_map)
Argument of type '(param0: string) => number | null' is not assignable to parameter of type 'Callback<readonly [typeof AzleText], AzleOpt<typeof AzleFloat64>>'.
basic-integration-tests (ubuntu-latest, false, repo, property_tests/tests/stable_b_tree_map)
Argument of type '(param0: string) => number | null' is not assignable to parameter of type 'Callback<readonly [typeof AzleText], AzleOpt<typeof AzleFloat64>>'.
basic-integration-tests (ubuntu-latest, false, repo, property_tests/tests/stable_b_tree_map)
Argument of type '(param0: [int64, nat8], param1: nat16) => nat16 | null' is not assignable to parameter of type 'Callback<readonly [AzleTuple<[typeof AzleInt64, typeof AzleNat8]>, typeof AzleNat16], AzleOpt<typeof AzleNat16>>'.
basic-integration-tests (ubuntu-latest, false, repo, property_tests/tests/stable_b_tree_map)
Argument of type '(param0: [int64, nat8]) => nat16 | null' is not assignable to parameter of type 'Callback<readonly [AzleTuple<[typeof AzleInt64, typeof AzleNat8]>], AzleOpt<typeof AzleNat16>>'.
basic-integration-tests (ubuntu-latest, false, repo, property_tests/tests/stable_b_tree_map)
Argument of type '(param0: [int64, nat8]) => nat16 | null' is not assignable to parameter of type 'Callback<readonly [AzleTuple<[typeof AzleInt64, typeof AzleNat8]>], AzleOpt<typeof AzleNat16>>'.
basic-integration-tests (ubuntu-latest, false, repo, property_tests/tests/stable_b_tree_map)
Argument of type '(param0: bigint, param1: nat64) => nat64 | null' is not assignable to parameter of type 'Callback<readonly [typeof AzleNat, typeof AzleNat64], AzleOpt<typeof AzleNat64>>'.
basic-integration-tests (ubuntu-latest, false, repo, property_tests/tests/stable_b_tree_map)
Argument of type '(param0: bigint) => nat64 | null' is not assignable to parameter of type 'Callback<readonly [typeof AzleNat], AzleOpt<typeof AzleNat64>>'.
basic-integration-tests (ubuntu-latest, false, repo, property_tests/tests/stable_b_tree_map)
Argument of type '(param0: bigint) => nat64 | null' is not assignable to parameter of type 'Callback<readonly [typeof AzleNat], AzleOpt<typeof AzleNat64>>'.
basic-integration-tests (ubuntu-latest, false, repo, property_tests/tests/stable_b_tree_map)
Argument of type '(param0: int64, param1: bigint) => bigint | null' is not assignable to parameter of type 'Callback<readonly [typeof AzleInt64, typeof AzleInt], AzleOpt<typeof AzleInt>>'.
basic-integration-tests (ubuntu-latest, false, repo, examples/motoko_examples/http_counter)
Type 'bigint' is not assignable to type 'object'.
basic-integration-tests (ubuntu-latest, false, repo, examples/motoko_examples/http_counter)
Property 'Some' does not exist on type 'bigint'.
basic-integration-tests (ubuntu-latest, false, repo, examples/motoko_examples/http_counter)
Type 'bigint' is not assignable to type 'object'.
basic-integration-tests (ubuntu-latest, false, repo, examples/motoko_examples/http_counter)
Property 'Some' does not exist on type 'bigint'.
basic-integration-tests (ubuntu-latest, false, repo, examples/motoko_examples/http_counter)
Type 'bigint' is not assignable to type 'object'.
basic-integration-tests (ubuntu-latest, false, repo, tests/end_to_end/candid_rpc/class_syntax/mot...
Type 'bigint' is not assignable to type 'object'.
basic-integration-tests (ubuntu-latest, false, repo, tests/end_to_end/candid_rpc/class_syntax/mot...
Property 'Some' does not exist on type 'bigint'.
basic-integration-tests (ubuntu-latest, false, repo, tests/end_to_end/candid_rpc/class_syntax/mot...
Type 'bigint' is not assignable to type 'object'.
basic-integration-tests (ubuntu-latest, false, repo, tests/end_to_end/candid_rpc/class_syntax/mot...
Property 'Some' does not exist on type 'bigint'.
basic-integration-tests (ubuntu-latest, false, repo, tests/end_to_end/candid_rpc/class_syntax/mot...
Type 'bigint' is not assignable to type 'object'.
basic-integration-tests (ubuntu-latest, false, repo, examples/robust_imports)
Property 'Some' does not exist on type '{ honeydewCount: nat16; areIcacosCollected: boolean; isPineappleCut: boolean; arePomegranateArilsSeparated: boolean; areGrapesGathered: boolean; isIlamaWashed: boolean; areRambutanSkinsRemoved: boolean; haveElderberriesBeenPicked: boolean; }'.
basic-integration-tests (ubuntu-latest, false, repo, examples/robust_imports)
Property 'Some' does not exist on type '{ honeydewCount: nat16; areIcacosCollected: boolean; isPineappleCut: boolean; arePomegranateArilsSeparated: boolean; areGrapesGathered: boolean; isIlamaWashed: boolean; areRambutanSkinsRemoved: boolean; haveElderberriesBeenPicked: boolean; }'.
basic-integration-tests (ubuntu-latest, false, repo, examples/robust_imports)
Property 'Some' does not exist on type '{ honeydewCount: nat16; areIcacosCollected: boolean; isPineappleCut: boolean; arePomegranateArilsSeparated: boolean; areGrapesGathered: boolean; isIlamaWashed: boolean; areRambutanSkinsRemoved: boolean; haveElderberriesBeenPicked: boolean; }'.
basic-integration-tests (ubuntu-latest, false, repo, tests/end_to_end/candid_rpc/class_syntax/pre...
Property 'Some' does not exist on type 'Entry[]'. Did you mean 'some'?
basic-integration-tests (ubuntu-latest, false, repo, tests/end_to_end/candid_rpc/class_syntax/pre...
Parameter 'result' implicitly has an 'any' type.
basic-integration-tests (ubuntu-latest, false, repo, tests/end_to_end/candid_rpc/class_syntax/pre...
Parameter 'entry' implicitly has an 'any' type.
basic-integration-tests (ubuntu-latest, false, repo, examples/pre_and_post_upgrade)
'stableEntriesOpt' is possibly 'null'.
basic-integration-tests (ubuntu-latest, false, repo, examples/pre_and_post_upgrade)
'stableEntriesOpt' is possibly 'null'.
basic-integration-tests (ubuntu-latest, false, repo, examples/pre_and_post_upgrade)
Property 'Some' does not exist on type '{ key: string; value: nat64; }[]'. Did you mean 'some'?
basic-integration-tests (ubuntu-latest, false, repo, examples/pre_and_post_upgrade)
Parameter 'result' implicitly has an 'any' type.
basic-integration-tests (ubuntu-latest, false, repo, examples/pre_and_post_upgrade)
Parameter 'entry' implicitly has an 'any' type.
basic-integration-tests (ubuntu-latest, false, repo, examples/motoko_examples/persistent-storage)
Type 'bigint' is not assignable to type 'object'.
basic-integration-tests (ubuntu-latest, false, repo, examples/motoko_examples/persistent-storage)
Property 'Some' does not exist on type 'bigint'.
basic-integration-tests (ubuntu-latest, false, repo, examples/motoko_examples/persistent-storage)
Type 'bigint' is not assignable to type 'object'.
basic-integration-tests (ubuntu-latest, false, repo, examples/motoko_examples/persistent-storage)
Property 'Some' does not exist on type 'bigint'.
basic-integration-tests (ubuntu-latest, false, repo, examples/motoko_examples/persistent-storage)
Type 'bigint' is not assignable to type 'object'.
basic-integration-tests (ubuntu-latest, false, repo, tests/end_to_end/candid_rpc/class_syntax/mot...
Type 'bigint' is not assignable to type 'object'.
basic-integration-tests (ubuntu-latest, false, repo, tests/end_to_end/candid_rpc/class_syntax/mot...
Property 'Some' does not exist on type 'bigint'.
basic-integration-tests (ubuntu-latest, false, repo, tests/end_to_end/candid_rpc/class_syntax/mot...
Type 'bigint' is not assignable to type 'object'.
basic-integration-tests (ubuntu-latest, false, repo, tests/end_to_end/candid_rpc/class_syntax/mot...
Property 'Some' does not exist on type 'bigint'.
basic-integration-tests (ubuntu-latest, false, repo, tests/end_to_end/candid_rpc/class_syntax/mot...
Type 'bigint' is not assignable to type 'object'.
basic-integration-tests (ubuntu-latest, false, repo, examples/sqlite)
Property 'Some' does not exist on type 'Uint8Array'. Did you mean 'some'?
basic-integration-tests (ubuntu-latest, false, repo, examples/sqlite)
Process completed with exit code 1.
basic-integration-tests (ubuntu-latest, false, repo, examples/sqlite_typeorm)
Property 'Some' does not exist on type 'Uint8Array'. Did you mean 'some'?
basic-integration-tests (ubuntu-latest, false, repo, examples/sqlite_typeorm)
Process completed with exit code 1.
basic-integration-tests (ubuntu-latest, false, repo, examples/sqlite_drizzle)
Property 'Some' does not exist on type 'Uint8Array'. Did you mean 'some'?
basic-integration-tests (ubuntu-latest, false, repo, examples/sqlite_drizzle)
Process completed with exit code 1.
basic-integration-tests (ubuntu-latest, false, repo, examples/ethers_base)
Argument of type 'AbstractProvider' is not assignable to parameter of type 'Provider'.
basic-integration-tests (ubuntu-latest, false, repo, examples/ethers_base)
Argument of type 'AbstractProvider' is not assignable to parameter of type 'Provider'.
basic-integration-tests (ubuntu-latest, false, repo, examples/ethers_base)
Argument of type 'AbstractProvider' is not assignable to parameter of type 'Provider'.
basic-integration-tests (ubuntu-latest, false, repo, examples/ethers_base)
Process completed with exit code 1.
basic-integration-tests (ubuntu-latest, false, repo, examples/new)
Process completed with exit code 1.
basic-integration-tests (ubuntu-latest, false, repo, property_tests/tests/service)
Process completed with exit code 1.
check-basic-integration-tests-failure
Process completed with exit code 1.
release-candidate-deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
release-candidate-deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/