Add controller contracts #101
test.yml
on: pull_request
rust-test
1m 51s
ts-test
42s
Annotations
10 errors and 2 warnings
rust-test:
packages/account_sdk/src/abigen/controller.rs#L615
the name `Event` is defined multiple times
|
rust-test:
packages/account_sdk/src/abigen/controller.rs#L614
conflicting implementations of trait `Debug` for type `controller::Event`
|
rust-test:
packages/account_sdk/src/abigen/controller.rs#L614
conflicting implementations of trait `StructuralPartialEq` for type `controller::Event`
|
rust-test:
packages/account_sdk/src/abigen/controller.rs#L614
conflicting implementations of trait `PartialEq` for type `controller::Event`
|
rust-test:
packages/account_sdk/src/abigen/controller.rs#L614
conflicting implementations of trait `PartialOrd` for type `controller::Event`
|
rust-test:
packages/account_sdk/src/abigen/controller.rs#L614
conflicting implementations of trait `Clone` for type `controller::Event`
|
rust-test:
packages/account_sdk/src/abigen/controller.rs#L614
conflicting implementations of trait `controller::_::_serde::Serialize` for type `controller::Event`
|
rust-test:
packages/account_sdk/src/abigen/controller.rs#L614
conflicting implementations of trait `controller::_::_serde::Deserialize<'_>` for type `controller::Event`
|
rust-test:
packages/account_sdk/src/abigen/controller.rs#L616
conflicting implementations of trait `CairoSerde` for type `controller::Event`
|
rust-test:
packages/account_sdk/src/abigen/controller.rs#L576
type annotations needed
|
ts-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, pnpm/action-setup@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
rust-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|