halo2_poseidon: Add no-std support #4077
ci.yml
on: pull_request
Bitrot check
1m 25s
Book tests
1m 26s
Code coverage
3m 18s
Intra-doc links
1m 30s
Rustfmt
14s
Matrix: build
Matrix: test-32-bit
Matrix: test
Annotations
67 errors and 97 warnings
Bitrot check:
halo2_poseidon/src/p128pow5t3.rs#L72
failed to resolve: use of undeclared crate or module `std`
|
Bitrot check:
halo2_poseidon/src/p128pow5t3.rs#L111
cannot find type `Vec` in this scope
|
Bitrot check
could not compile `halo2_poseidon` (lib test) due to 2 previous errors
|
Bitrot check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test on ubuntu-latest with beta features:
halo2_poseidon/src/p128pow5t3.rs#L72
failed to resolve: use of undeclared crate or module `std`
|
Test on ubuntu-latest with beta features:
halo2_poseidon/src/p128pow5t3.rs#L83
cannot find type `PhantomData` in this scope
|
Test on ubuntu-latest with beta features:
halo2_poseidon/src/p128pow5t3.rs#L88
failed to resolve: use of undeclared type `PhantomData`
|
Test on ubuntu-latest with beta features:
halo2_poseidon/src/p128pow5t3.rs#L111
cannot find type `Vec` in this scope
|
Test on ubuntu-latest with beta features
could not compile `halo2_poseidon` due to 4 previous errors
|
Test on ubuntu-latest with beta features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test on ubuntu-latest:
halo2_poseidon/src/p128pow5t3.rs#L72
failed to resolve: use of undeclared crate or module `std`
|
Test on ubuntu-latest:
halo2_poseidon/src/p128pow5t3.rs#L83
cannot find type `PhantomData` in this scope
|
Test on ubuntu-latest:
halo2_poseidon/src/p128pow5t3.rs#L88
failed to resolve: use of undeclared type `PhantomData`
|
Test on ubuntu-latest:
halo2_poseidon/src/p128pow5t3.rs#L111
cannot find type `Vec` in this scope
|
Test on ubuntu-latest
could not compile `halo2_poseidon` due to 4 previous errors
|
Test on ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test on i686-unknown-linux-gnu
Process completed with exit code 101.
|
Test on ubuntu-latest with nightly features:
halo2_poseidon/src/p128pow5t3.rs#L72
failed to resolve: use of undeclared crate or module `std`
|
Test on ubuntu-latest with nightly features:
halo2_poseidon/src/p128pow5t3.rs#L83
cannot find type `PhantomData` in this scope
|
Test on ubuntu-latest with nightly features:
halo2_poseidon/src/p128pow5t3.rs#L88
failed to resolve: use of undeclared type `PhantomData`
|
Test on ubuntu-latest with nightly features:
halo2_poseidon/src/p128pow5t3.rs#L111
cannot find type `Vec` in this scope
|
Test on ubuntu-latest with nightly features
could not compile `halo2_poseidon` due to 4 previous errors
|
Test on ubuntu-latest with nightly features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test on i686-unknown-linux-gnu with nightly features
The job was canceled because "stable" failed.
|
Test on i686-unknown-linux-gnu with nightly features
The operation was canceled.
|
Test on i686-unknown-linux-gnu with beta features
The job was canceled because "stable" failed.
|
Test on i686-unknown-linux-gnu with beta features
The operation was canceled.
|
Code coverage
Broken pipe (os error 32)
|
Code coverage
could not compile `halo2_poseidon` (lib test) due to 2 previous errors
|
Code coverage:
halo2_poseidon/src/p128pow5t3.rs#L72
failed to resolve: use of undeclared crate or module `std`
|
Code coverage
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Test on windows-latest with beta features:
halo2_poseidon/src/p128pow5t3.rs#L72
failed to resolve: use of undeclared crate or module `std`
|
Test on windows-latest with beta features:
halo2_poseidon/src/p128pow5t3.rs#L83
cannot find type `PhantomData` in this scope
|
Test on windows-latest with beta features:
halo2_poseidon/src/p128pow5t3.rs#L88
failed to resolve: use of undeclared type `PhantomData`
|
Test on windows-latest with beta features:
halo2_poseidon/src/p128pow5t3.rs#L111
cannot find type `Vec` in this scope
|
Test on windows-latest with beta features
could not compile `halo2_poseidon` due to 4 previous errors
|
Test on windows-latest with beta features
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
Test on windows-latest with nightly features:
halo2_poseidon/src/p128pow5t3.rs#L72
failed to resolve: use of undeclared crate or module `std`
|
Test on windows-latest with nightly features:
halo2_poseidon/src/p128pow5t3.rs#L83
cannot find type `PhantomData` in this scope
|
Test on windows-latest with nightly features:
halo2_poseidon/src/p128pow5t3.rs#L88
failed to resolve: use of undeclared type `PhantomData`
|
Test on windows-latest with nightly features:
halo2_poseidon/src/p128pow5t3.rs#L111
cannot find type `Vec` in this scope
|
Test on windows-latest with nightly features
could not compile `halo2_poseidon` due to 4 previous errors
|
Test on windows-latest with nightly features
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
Test on windows-latest:
halo2_poseidon/src/p128pow5t3.rs#L72
failed to resolve: use of undeclared crate or module `std`
|
Test on windows-latest:
halo2_poseidon/src/p128pow5t3.rs#L83
cannot find type `PhantomData` in this scope
|
Test on windows-latest:
halo2_poseidon/src/p128pow5t3.rs#L88
failed to resolve: use of undeclared type `PhantomData`
|
Test on windows-latest:
halo2_poseidon/src/p128pow5t3.rs#L111
cannot find type `Vec` in this scope
|
Test on windows-latest
could not compile `halo2_poseidon` due to 4 previous errors
|
Test on windows-latest
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
Test on macOS-latest with beta features:
halo2_poseidon/src/p128pow5t3.rs#L72
failed to resolve: use of undeclared crate or module `std`
|
Test on macOS-latest with beta features:
halo2_poseidon/src/p128pow5t3.rs#L83
cannot find type `PhantomData` in this scope
|
Test on macOS-latest with beta features:
halo2_poseidon/src/p128pow5t3.rs#L88
failed to resolve: use of undeclared type `PhantomData`
|
Test on macOS-latest with beta features:
halo2_poseidon/src/p128pow5t3.rs#L111
cannot find type `Vec` in this scope
|
Test on macOS-latest with beta features
could not compile `halo2_poseidon` due to 4 previous errors
|
Test on macOS-latest with beta features
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
Test on macOS-latest with nightly features:
halo2_poseidon/src/p128pow5t3.rs#L72
failed to resolve: use of undeclared crate or module `std`
|
Test on macOS-latest with nightly features:
halo2_poseidon/src/p128pow5t3.rs#L83
cannot find type `PhantomData` in this scope
|
Test on macOS-latest with nightly features:
halo2_poseidon/src/p128pow5t3.rs#L88
failed to resolve: use of undeclared type `PhantomData`
|
Test on macOS-latest with nightly features:
halo2_poseidon/src/p128pow5t3.rs#L111
cannot find type `Vec` in this scope
|
Test on macOS-latest with nightly features
could not compile `halo2_poseidon` due to 4 previous errors
|
Test on macOS-latest with nightly features
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
Test on macOS-latest:
halo2_poseidon/src/p128pow5t3.rs#L72
failed to resolve: use of undeclared crate or module `std`
|
Test on macOS-latest:
halo2_poseidon/src/p128pow5t3.rs#L83
cannot find type `PhantomData` in this scope
|
Test on macOS-latest:
halo2_poseidon/src/p128pow5t3.rs#L88
failed to resolve: use of undeclared type `PhantomData`
|
Test on macOS-latest:
halo2_poseidon/src/p128pow5t3.rs#L111
cannot find type `Vec` in this scope
|
Test on macOS-latest
could not compile `halo2_poseidon` due to 4 previous errors
|
Test on macOS-latest
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Bitrot 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/
|
Bitrot 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/
|
Bitrot 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/
|
Bitrot 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/
|
Bitrot check
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Bitrot check:
halo2_proofs/src/multicore.rs#L16
unused import: `Scope`
|
Bitrot check:
halo2_proofs/src/dev/cost.rs#L105
unused doc comment
|
Bitrot check:
halo2_proofs/src/dev/cost.rs#L107
unused doc comment
|
Bitrot check:
halo2_proofs/src/dev/cost.rs#L109
unused doc comment
|
Bitrot check:
halo2_proofs/src/plonk/circuit.rs#L769
struct `PointIndex` is never constructed
|
Bitrot check
`halo2_proofs` (lib) generated 5 warnings (run `cargo fix --lib -p halo2_proofs` to apply 1 suggestion)
|
Bitrot check:
halo2_proofs/benches/plonk.rs#L19
struct `Variable` is never constructed
|
Bitrot check:
halo2_proofs/examples/circuit-layout.rs#L13
fields `0` and `1` are never read
|
Bitrot check
`halo2_proofs` (example "circuit-layout") generated 1 warning
|
Book tests
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/
|
Book tests
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/
|
Book tests
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/
|
Book tests
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/
|
Intra-doc links
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/
|
Intra-doc links
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/
|
Intra-doc links
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/
|
Intra-doc links
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/
|
Intra-doc links:
halo2_poseidon/src/test_vectors.rs#L1
unresolved link to `OrchardNullifier`
|
Intra-doc links
`halo2_poseidon` (lib doc) generated 1 warning
|
Build target wasm32-wasi
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/
|
Build target wasm32-wasi
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/
|
Build target wasm32-wasi
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/
|
Build target wasm32-wasi
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/
|
Build target wasm32-unknown-unknown
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/
|
Build target wasm32-unknown-unknown
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/
|
Build target wasm32-unknown-unknown
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/
|
Build target wasm32-unknown-unknown
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/
|
Test on ubuntu-latest with beta features
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/
|
Test on ubuntu-latest with beta features
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/
|
Test on ubuntu-latest with beta features
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/
|
Test on ubuntu-latest with beta features
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/
|
Test on ubuntu-latest with beta features
build failed, waiting for other jobs to finish...
|
Test on ubuntu-latest
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/
|
Test on ubuntu-latest
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/
|
Test on ubuntu-latest
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/
|
Test on ubuntu-latest
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/
|
Test on ubuntu-latest
build failed, waiting for other jobs to finish...
|
Test on i686-unknown-linux-gnu
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/
|
Test on i686-unknown-linux-gnu
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/
|
Test on i686-unknown-linux-gnu
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/
|
Test on i686-unknown-linux-gnu
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/
|
Test on ubuntu-latest with nightly features
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/
|
Test on ubuntu-latest with nightly features
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/
|
Test on ubuntu-latest with nightly features
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/
|
Test on ubuntu-latest with nightly features
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/
|
Test on ubuntu-latest with nightly features
build failed, waiting for other jobs to finish...
|
Code coverage
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/
|
Code coverage
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/
|
Code coverage
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/
|
Code coverage
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/
|
Code coverage
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Test on windows-latest with beta features
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/
|
Test on windows-latest with beta features
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/
|
Test on windows-latest with beta features
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/
|
Test on windows-latest with beta features
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/
|
Test on windows-latest with beta features
build failed, waiting for other jobs to finish...
|
Test on windows-latest with nightly features
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/
|
Test on windows-latest with nightly features
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/
|
Test on windows-latest with nightly features
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/
|
Test on windows-latest with nightly features
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/
|
Test on windows-latest with nightly features
build failed, waiting for other jobs to finish...
|
Test on windows-latest
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/
|
Test on windows-latest
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/
|
Test on windows-latest
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/
|
Test on windows-latest
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/
|
Test on windows-latest
spurious network error (2 tries remaining): failed to get 200 response from `https://static.crates.io/crates/num-rational/0.4.1/download`, got 502
|
Test on windows-latest
spurious network error (2 tries remaining): failed to get 200 response from `https://static.crates.io/crates/libc/0.2.150/download`, got 502
|
Test on windows-latest
spurious network error (2 tries remaining): failed to get 200 response from `https://static.crates.io/crates/group/0.13.0/download`, got 502
|
Test on windows-latest
spurious network error (2 tries remaining): failed to get 200 response from `https://static.crates.io/crates/getrandom/0.2.11/download`, got 502
|
Test on windows-latest
spurious network error (2 tries remaining): failed to get 200 response from `https://static.crates.io/crates/fastrand/1.9.0/download`, got 502
|
Test on windows-latest
spurious network error (2 tries remaining): failed to get 200 response from `https://static.crates.io/crates/darling_core/0.10.2/download`, got 502
|
Test on windows-latest
spurious network error (2 tries remaining): failed to get 200 response from `https://static.crates.io/crates/crossbeam-utils/0.8.16/download`, got 502
|
Test on windows-latest
build failed, waiting for other jobs to finish...
|
Test on macOS-latest with beta features
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/
|
Test on macOS-latest with beta features
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/
|
Test on macOS-latest with beta features
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/
|
Test on macOS-latest with beta features
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/
|
Test on macOS-latest with beta features
build failed, waiting for other jobs to finish...
|
Test on macOS-latest with nightly features
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/
|
Test on macOS-latest with nightly features
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/
|
Test on macOS-latest with nightly features
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/
|
Test on macOS-latest with nightly features
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/
|
Test on macOS-latest with nightly features
build failed, waiting for other jobs to finish...
|
Test on macOS-latest
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/
|
Test on macOS-latest
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/
|
Test on macOS-latest
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/
|
Test on macOS-latest
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/
|
Test on macOS-latest
build failed, waiting for other jobs to finish...
|