Update nix requirement from 0.28.0 to 0.29.0 #898
Annotations
23 errors and 13 warnings
Run cargo release socket coroutine server example:
open-coroutine-core/src/coroutine/mod.rs#L47
unexpected `cfg` condition value: `boost`
|
Run cargo release socket coroutine server example:
open-coroutine-core/src/coroutine/suspender.rs#L150
unexpected `cfg` condition value: `boost`
|
Run cargo release socket coroutine server example
Process completed with exit code 101.
|
Run cargo release test compile
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
Run cargo release socket coroutine example:
open-coroutine-core/src/coroutine/mod.rs#L47
unexpected `cfg` condition value: `boost`
|
Run cargo release socket coroutine example:
open-coroutine-core/src/coroutine/suspender.rs#L150
unexpected `cfg` condition value: `boost`
|
Run cargo release socket coroutine example
Process completed with exit code 101.
|
Run cargo release sleep coroutine example:
open-coroutine-core/src/coroutine/mod.rs#L47
unexpected `cfg` condition value: `boost`
|
Run cargo release sleep coroutine example:
open-coroutine-core/src/coroutine/suspender.rs#L150
unexpected `cfg` condition value: `boost`
|
Run cargo release sleep coroutine example
Process completed with exit code 101.
|
Run cargo release sleep not coroutine example:
open-coroutine-core/src/coroutine/mod.rs#L47
unexpected `cfg` condition value: `boost`
|
Run cargo release sleep not coroutine example:
open-coroutine-core/src/coroutine/suspender.rs#L150
unexpected `cfg` condition value: `boost`
|
Run cargo release sleep not coroutine example
Process completed with exit code 101.
|
Run cargo release socket coroutine client example:
open-coroutine-core/src/coroutine/mod.rs#L47
unexpected `cfg` condition value: `boost`
|
Run cargo release socket coroutine client example:
open-coroutine-core/src/coroutine/suspender.rs#L150
unexpected `cfg` condition value: `boost`
|
Run cargo release socket coroutine client example
Process completed with exit code 101.
|
Run cargo release socket not coroutine example:
open-coroutine-core/src/coroutine/mod.rs#L47
unexpected `cfg` condition value: `boost`
|
Run cargo release socket not coroutine example:
open-coroutine-core/src/coroutine/suspender.rs#L150
unexpected `cfg` condition value: `boost`
|
Run cargo release socket not coroutine example
Process completed with exit code 101.
|
Run cargo release preemptive example:
open-coroutine-core/src/coroutine/mod.rs#L47
unexpected `cfg` condition value: `boost`
|
Run cargo release preemptive example:
open-coroutine-core/src/coroutine/suspender.rs#L150
unexpected `cfg` condition value: `boost`
|
Run cargo release preemptive example
could not compile `open-coroutine-core` (lib) due to 2 previous errors
|
Run cargo release preemptive example
Process completed with exit code 101.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
Run cargo release socket coroutine server example
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Install Rust (nightly)
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/
|
Install Rust (nightly)
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/
|
Install Rust (nightly)
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/
|
Install Rust (nightly)
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/
|
Run cargo release socket coroutine example
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run cargo release sleep coroutine example
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run cargo release sleep not coroutine example
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run cargo release socket coroutine client example
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run cargo release socket not coroutine example
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run cargo release preemptive example
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Loading