feat: succinct operator #128
Annotations
6 errors and 1 warning
Build and archive tests:
bin/operator/src/succinct/mod.rs#L136
no function or associated item named `new_http` found for struct `RootProvider<Ethereum, Http<reqwest::Client>>` in the current scope
|
Build and archive tests:
bin/operator/src/succinct/types.rs#L51
the method `syncFunctionId` exists for reference `&NearXInstance<Ethereum, Http<Client>, RootProvider<Ethereum, Http<Client>>>`, but its trait bounds were not satisfied
|
Build and archive tests:
bin/operator/src/succinct/types.rs#L52
the method `verifyFunctionId` exists for reference `&NearXInstance<Ethereum, Http<Client>, RootProvider<Ethereum, Http<Client>>>`, but its trait bounds were not satisfied
|
Build and archive tests:
bin/operator/src/succinct/mod.rs#L427
the method `latestHeader` exists for struct `NearXInstance<Ethereum, Http<Client>, RootProvider<Ethereum, Http<Client>>>`, but its trait bounds were not satisfied
|
Build and archive tests:
bin/operator/src/succinct/mod.rs#L5
unused import: `Provider`
|
Build and archive tests
Process completed with exit code 101.
|
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/.
|
Loading