Update rand requirement from 0.8.5 to 0.9.0 #551
Annotations
52 errors and 80 warnings
check_features (ubuntu):
src/numbers/realnum.rs#L73
no method named `unwrap` found for struct `SmallRng` in the current scope
|
check_features (ubuntu):
src/numbers/realnum.rs#L122
no method named `unwrap` found for struct `SmallRng` in the current scope
|
check_features (ubuntu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
check_features (ubuntu, --features datasets)
The job was canceled because "ubuntu" failed.
|
check_features (ubuntu, --features datasets)
The operation was canceled.
|
check_features (ubuntu, --features serde)
The job was canceled because "ubuntu" failed.
|
check_features (ubuntu, --features serde)
The operation was canceled.
|
tests (macos, aarch64-apple-darwin):
src/dataset/generator.rs#L3
unresolved import `rand::distributions`
|
tests (macos, aarch64-apple-darwin):
src/dataset/generator.rs#L19
cannot find function `thread_rng` in crate `rand`
|
tests (macos, aarch64-apple-darwin):
src/dataset/generator.rs#L63
cannot find function `thread_rng` in crate `rand`
|
tests (macos, aarch64-apple-darwin):
src/dataset/generator.rs#L100
cannot find function `thread_rng` in crate `rand`
|
tests (macos, aarch64-apple-darwin):
src/rand_custom.rs#L15
cannot find function `thread_rng` in crate `rand`
|
tests (macos, aarch64-apple-darwin):
src/numbers/realnum.rs#L73
no method named `unwrap` found for struct `SmallRng` in the current scope
|
tests (macos, aarch64-apple-darwin):
src/numbers/realnum.rs#L122
no method named `unwrap` found for struct `SmallRng` in the current scope
|
tests (macos, aarch64-apple-darwin):
src/dataset/generator.rs#L35
the method `sample` exists for struct `Normal<f32>`, but its trait bounds were not satisfied
|
tests (macos, aarch64-apple-darwin):
src/dataset/generator.rs#L69
the method `sample` exists for struct `Normal<f32>`, but its trait bounds were not satisfied
|
tests (macos, aarch64-apple-darwin):
src/dataset/generator.rs#L70
the method `sample` exists for struct `Normal<f32>`, but its trait bounds were not satisfied
|
tests (windows, x86_64-pc-windows-msvc)
The job was canceled because "macos_aarch64-apple-darwi" failed.
|
tests (windows, x86_64-pc-windows-msvc)
The operation was canceled.
|
tests (ubuntu, i686-unknown-linux-gnu)
The job was canceled because "macos_aarch64-apple-darwi" failed.
|
tests (ubuntu, i686-unknown-linux-gnu):
src/dataset/generator.rs#L3
unresolved import `rand::distributions`
|
tests (ubuntu, i686-unknown-linux-gnu):
src/dataset/generator.rs#L19
cannot find function `thread_rng` in crate `rand`
|
tests (ubuntu, i686-unknown-linux-gnu):
src/dataset/generator.rs#L63
cannot find function `thread_rng` in crate `rand`
|
tests (ubuntu, i686-unknown-linux-gnu):
src/dataset/generator.rs#L100
cannot find function `thread_rng` in crate `rand`
|
tests (ubuntu, i686-unknown-linux-gnu):
src/rand_custom.rs#L15
cannot find function `thread_rng` in crate `rand`
|
tests (ubuntu, i686-unknown-linux-gnu):
src/numbers/realnum.rs#L73
no method named `unwrap` found for struct `SmallRng` in the current scope
|
tests (ubuntu, i686-unknown-linux-gnu):
src/numbers/realnum.rs#L122
no method named `unwrap` found for struct `SmallRng` in the current scope
|
tests (ubuntu, i686-unknown-linux-gnu):
src/dataset/generator.rs#L35
the method `sample` exists for struct `Normal<f32>`, but its trait bounds were not satisfied
|
tests (ubuntu, i686-unknown-linux-gnu):
src/dataset/generator.rs#L69
the method `sample` exists for struct `Normal<f32>`, but its trait bounds were not satisfied
|
tests (ubuntu, i686-unknown-linux-gnu):
src/dataset/generator.rs#L70
the method `sample` exists for struct `Normal<f32>`, but its trait bounds were not satisfied
|
tests (ubuntu, wasm32-wasi)
The job was canceled because "macos_aarch64-apple-darwi" failed.
|
tests (ubuntu, wasm32-wasi):
src/dataset/generator.rs#L19
cannot find function `thread_rng` in crate `rand`
|
tests (ubuntu, wasm32-wasi):
src/dataset/generator.rs#L63
cannot find function `thread_rng` in crate `rand`
|
tests (ubuntu, wasm32-wasi):
src/dataset/generator.rs#L100
cannot find function `thread_rng` in crate `rand`
|
tests (ubuntu, wasm32-wasi):
src/rand_custom.rs#L15
cannot find function `thread_rng` in crate `rand`
|
tests (ubuntu, wasm32-wasi):
src/numbers/realnum.rs#L73
no method named `unwrap` found for struct `SmallRng` in the current scope
|
tests (ubuntu, wasm32-wasi):
src/numbers/realnum.rs#L122
no method named `unwrap` found for struct `SmallRng` in the current scope
|
tests (ubuntu, wasm32-wasi):
src/dataset/generator.rs#L35
the method `sample` exists for struct `Normal<f32>`, but its trait bounds were not satisfied
|
tests (ubuntu, wasm32-wasi):
src/dataset/generator.rs#L69
the method `sample` exists for struct `Normal<f32>`, but its trait bounds were not satisfied
|
tests (ubuntu, wasm32-wasi):
src/dataset/generator.rs#L70
the method `sample` exists for struct `Normal<f32>`, but its trait bounds were not satisfied
|
tests (ubuntu, wasm32-wasi):
src/dataset/generator.rs#L75
the method `sample` exists for struct `Normal<f32>`, but its trait bounds were not satisfied
|
tests (ubuntu, wasm32-unknown-unknown)
The job was canceled because "macos_aarch64-apple-darwi" failed.
|
tests (ubuntu, wasm32-unknown-unknown):
src/dataset/generator.rs#L3
unresolved import `rand::distributions`
|
tests (ubuntu, wasm32-unknown-unknown):
src/dataset/generator.rs#L19
cannot find function `thread_rng` in crate `rand`
|
tests (ubuntu, wasm32-unknown-unknown):
src/dataset/generator.rs#L63
cannot find function `thread_rng` in crate `rand`
|
tests (ubuntu, wasm32-unknown-unknown):
src/dataset/generator.rs#L100
cannot find function `thread_rng` in crate `rand`
|
tests (ubuntu, wasm32-unknown-unknown):
src/rand_custom.rs#L15
cannot find function `thread_rng` in crate `rand`
|
tests (ubuntu, wasm32-unknown-unknown)
The operation was canceled.
|
tests (ubuntu, x86_64-unknown-linux-gnu)
The job was canceled because "macos_aarch64-apple-darwi" failed.
|
tests (ubuntu, x86_64-unknown-linux-gnu)
The operation was canceled.
|
tests (windows, i686-pc-windows-msvc)
The job was canceled because "macos_aarch64-apple-darwi" failed.
|
tests (windows, i686-pc-windows-msvc)
The operation was canceled.
|
check_features (ubuntu)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
check_features (ubuntu, --features serde)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
tests (macos, aarch64-apple-darwin)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
check_features (ubuntu, --features datasets)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
tests (ubuntu, i686-unknown-linux-gnu)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
tests (ubuntu, wasm32-unknown-unknown)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
tests (ubuntu, wasm32-wasi)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
tests (windows, i686-pc-windows-msvc)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
tests (ubuntu, x86_64-unknown-linux-gnu)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
check_features (ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check_features (ubuntu):
src/numbers/floatnum.rs#L61
use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
|
check_features (ubuntu):
src/numbers/floatnum.rs#L103
use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
|
check_features (ubuntu):
src/cluster/kmeans.rs#L359
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
|
check_features (ubuntu):
src/cluster/kmeans.rs#L385
use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
|
check_features (ubuntu):
src/ensemble/random_forest_classifier.rs#L599
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
|
check_features (ubuntu):
src/ensemble/random_forest_regressor.rs#L518
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
|
check_features (ubuntu)
`smartcore` (lib) generated 6 warnings
|
check_features (ubuntu)
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_features (ubuntu)
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_features (ubuntu)
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_features (ubuntu)
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/
|
tests (windows, x86_64-pc-windows-msvc)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
check_features (ubuntu, --features datasets)
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_features (ubuntu, --features datasets)
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_features (ubuntu, --features datasets)
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_features (ubuntu, --features datasets)
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_features (ubuntu, --features serde)
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_features (ubuntu, --features serde)
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_features (ubuntu, --features serde)
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_features (ubuntu, --features serde)
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/
|
tests (macos, aarch64-apple-darwin)
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/
|
tests (macos, aarch64-apple-darwin)
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/
|
tests (macos, aarch64-apple-darwin)
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/
|
tests (macos, aarch64-apple-darwin)
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/
|
tests (macos, aarch64-apple-darwin):
src/numbers/floatnum.rs#L61
use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
|
tests (macos, aarch64-apple-darwin):
src/numbers/floatnum.rs#L103
use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
|
tests (macos, aarch64-apple-darwin):
src/cluster/kmeans.rs#L359
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
|
tests (macos, aarch64-apple-darwin):
src/cluster/kmeans.rs#L385
use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
|
tests (macos, aarch64-apple-darwin):
src/ensemble/random_forest_classifier.rs#L599
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
|
tests (macos, aarch64-apple-darwin):
src/ensemble/random_forest_regressor.rs#L518
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
|
tests (macos, aarch64-apple-darwin):
src/rand_custom.rs#L14
unused import: `rand::RngCore`
|
tests (macos, aarch64-apple-darwin):
src/numbers/realnum.rs#L6
unused import: `Rng`
|
tests (macos, aarch64-apple-darwin):
src/dataset/generator.rs#L4
unused import: `rand::prelude`
|
tests (macos, aarch64-apple-darwin)
`smartcore` (lib) generated 9 warnings
|
tests (ubuntu, 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/
|
tests (ubuntu, 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/
|
tests (ubuntu, 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/
|
tests (ubuntu, 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/
|
tests (ubuntu, i686-unknown-linux-gnu):
src/numbers/floatnum.rs#L61
use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
|
tests (ubuntu, i686-unknown-linux-gnu):
src/numbers/floatnum.rs#L103
use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
|
tests (ubuntu, i686-unknown-linux-gnu):
src/cluster/kmeans.rs#L359
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
|
tests (ubuntu, i686-unknown-linux-gnu):
src/cluster/kmeans.rs#L385
use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
|
tests (ubuntu, i686-unknown-linux-gnu):
src/ensemble/random_forest_classifier.rs#L599
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
|
tests (ubuntu, i686-unknown-linux-gnu):
src/ensemble/random_forest_regressor.rs#L518
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
|
tests (ubuntu, i686-unknown-linux-gnu):
src/rand_custom.rs#L14
unused import: `rand::RngCore`
|
tests (ubuntu, i686-unknown-linux-gnu):
src/numbers/realnum.rs#L6
unused import: `Rng`
|
tests (ubuntu, i686-unknown-linux-gnu):
src/dataset/generator.rs#L4
unused import: `rand::prelude`
|
tests (ubuntu, i686-unknown-linux-gnu)
`smartcore` (lib) generated 9 warnings
|
tests (ubuntu, wasm32-wasi)
the `wasm32-wasi` target is being renamed to `wasm32-wasip1` and the `wasm32-wasi` target will be removed from nightly in October 2024 and removed from stable Rust in January 2025
|
tests (ubuntu, wasm32-wasi)
`byteorder` (lib) generated 1 warning
|
tests (ubuntu, wasm32-wasi)
`cfg-if` (lib) generated 1 warning (1 duplicate)
|
tests (ubuntu, wasm32-wasi)
`wasi` (lib) generated 1 warning (1 duplicate)
|
tests (ubuntu, wasm32-wasi)
`libm` (lib) generated 1 warning (1 duplicate)
|
tests (ubuntu, wasm32-wasi)
`getrandom` (lib) generated 1 warning (1 duplicate)
|
tests (ubuntu, wasm32-wasi)
`rand_core` (lib) generated 1 warning (1 duplicate)
|
tests (ubuntu, wasm32-wasi)
`num-traits` (lib) generated 1 warning (1 duplicate)
|
tests (ubuntu, wasm32-wasi)
`num-integer` (lib) generated 1 warning (1 duplicate)
|
tests (ubuntu, wasm32-wasi)
`num-complex` (lib) generated 1 warning (1 duplicate)
|
tests (ubuntu, 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/
|
tests (ubuntu, 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/
|
tests (ubuntu, 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/
|
tests (ubuntu, 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/
|
tests (ubuntu, 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/
|
tests (ubuntu, 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/
|
tests (ubuntu, 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/
|
tests (ubuntu, 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/
|
tests (ubuntu, x86_64-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/
|
tests (ubuntu, x86_64-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/
|
tests (ubuntu, x86_64-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/
|
tests (ubuntu, x86_64-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/
|