Skip to content

Adding Epoch Snapshot #49

Adding Epoch Snapshot

Adding Epoch Snapshot #49

Triggered via pull request November 14, 2024 18:30
Status Failure
Total duration 1m 51s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
lint: core/src/epoch_snapshot.rs#L300
this function has too many arguments (8/7)
lint: core/src/epoch_snapshot.rs#L575
this function has too many arguments (8/7)
lint: core/src/epoch_snapshot.rs#L717
this could be a `const fn`
lint
Process completed with exit code 101.
code generation
Unexpected changes in the shank IDL files. Please run `./target/release/jito-tip-router-shank-cli` to regenerate the files.
code generation
Process completed with exit code 1.
build: program/src/initialize_vault_operator_delegation_snapshot.rs#L3
unused imports: `create_account`, `load_signer`, `load_system_account`, `load_system_program`
build: program/src/initialize_vault_operator_delegation_snapshot.rs#L30
unused variable: `vault_operator_delegation_snapshot`
build: program/src/initialize_vault_operator_delegation_snapshot.rs#L30
unused variable: `system_program`
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: aarcangeli/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/