Annotations
5 errors and 1 warning
formatting-and-testing:
crates/delegator/src/main.rs#L45
struct `Job` has no field named `private_input`
|
formatting-and-testing:
crates/delegator/src/main.rs#L46
struct `Job` has no field named `public_input`
|
formatting-and-testing:
crates/executor/src/main.rs#L49
no function or associated item named `deserialize_job` found for struct `Job` in the current scope
|
formatting-and-testing:
crates/delegator/src/main.rs#L50
no method named `serialize_job` found for struct `Job` in the current scope
|
formatting-and-testing
Process completed with exit code 101.
|
formatting-and-testing
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/.
|