Skip to content

Check Osiris versus latest penumbra #104

Check Osiris versus latest penumbra

Check Osiris versus latest penumbra #104

Triggered via schedule August 20, 2023 18:19
Status Success
Total duration 42s
Artifacts

schedule.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check
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/
Check
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/
Check
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/
Check
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/
Check
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 9 : # Workspace dependencies 10: penumbra-proto = { path = "../proto" , features = ["rpc"] } ^ 11: penumbra-keys = { path = "../core/keys" }
Check
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 15: # Workspace dependencies 16: penumbra-proto = { path = "../../proto" , features = ["rpc"] } ^ 17: penumbra-storage = { path = "../../storage" }
Check
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 21: pin-project = "1.0.12" 22: smallvec = { version = "1.10" , features = ["union" , "const_generics"] } ^