Skip to content

Disable Linux CI checks for now. #36

Disable Linux CI checks for now.

Disable Linux CI checks for now. #36

Triggered via push June 8, 2024 08:19
Status Failure
Total duration 50m 40s
Artifacts

release.yml

on: push
Matrix: checks / check
Matrix: publish / build
homebrew  /  homebrew
homebrew / homebrew
release-artifacts
0s
release-artifacts
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 2 warnings
publish / Publish for x86_64-apple-darwin: crates/sdk/src/encoding/v1/vault.rs#L8
unresolved import `crate::vault::Contents`
publish / Publish for x86_64-apple-darwin: crates/sdk/src/vault/file_writer.rs#L33
unresolved import `crate::vault::Contents`
publish / Publish for x86_64-apple-darwin: crates/sdk/src/encoding/v1/vault.rs#L420
no method named `encode` found for struct `Contents` in the current scope
publish / Publish for x86_64-apple-darwin: crates/sdk/src/encoding/v1/vault.rs#L432
no method named `decode` found for struct `Contents` in the current scope
publish / Publish for x86_64-apple-darwin
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
publish / Publish for aarch64-apple-darwin
The job was canceled because "macos-latest-xl_x86_64-ap" failed.
publish / Publish for aarch64-apple-darwin: crates/sdk/src/encoding/v1/vault.rs#L8
unresolved import `crate::vault::Contents`
publish / Publish for aarch64-apple-darwin: crates/sdk/src/vault/file_writer.rs#L33
unresolved import `crate::vault::Contents`
publish / Publish for aarch64-apple-darwin: crates/sdk/src/encoding/v1/vault.rs#L420
no method named `encode` found for struct `Contents` in the current scope
publish / Publish for aarch64-apple-darwin: crates/sdk/src/encoding/v1/vault.rs#L432
no method named `decode` found for struct `Contents` in the current scope
publish / Publish for aarch64-apple-darwin
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
publish / Publish for x86_64-unknown-linux-musl
The job was canceled because "macos-latest-xl_x86_64-ap" failed.
publish / Publish for x86_64-unknown-linux-musl
The operation was canceled.
publish / Publish for x86_64-unknown-linux-gnu
The job was canceled because "macos-latest-xl_x86_64-ap" failed.
publish / Publish for x86_64-unknown-linux-gnu
The operation was canceled.
publish / Publish for x86_64-pc-windows-msvc
The job was canceled because "macos-latest-xl_x86_64-ap" failed.
publish / Publish for x86_64-pc-windows-msvc
The operation was canceled.
publish / Publish for x86_64-apple-darwin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish / Publish for x86_64-apple-darwin
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/