Simplify generators, add portable simd and runtime detection #192
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
67 errors and 110 warnings
this type has already been used as a bound predicate:
src/lib.rs#L1463
error: this type has already been used as a bound predicate
--> src/lib.rs:1463:9
|
1463 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L1404
error: this type has already been used as a bound predicate
--> src/lib.rs:1404:9
|
1404 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L1390
error: this type has already been used as a bound predicate
--> src/lib.rs:1390:9
|
1390 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L1152
error: this type has already been used as a bound predicate
--> src/lib.rs:1152:9
|
1152 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L1135
error: this type has already been used as a bound predicate
--> src/lib.rs:1135:9
|
1135 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L1120
error: this type has already been used as a bound predicate
--> src/lib.rs:1120:9
|
1120 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L1104
error: this type has already been used as a bound predicate
--> src/lib.rs:1104:9
|
1104 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L1089
error: this type has already been used as a bound predicate
--> src/lib.rs:1089:9
|
1089 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L1076
error: this type has already been used as a bound predicate
--> src/lib.rs:1076:9
|
1076 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L1065
error: this type has already been used as a bound predicate
--> src/lib.rs:1065:9
|
1065 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L1052
error: this type has already been used as a bound predicate
--> src/lib.rs:1052:9
|
1052 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L1041
error: this type has already been used as a bound predicate
--> src/lib.rs:1041:9
|
1041 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L1028
error: this type has already been used as a bound predicate
--> src/lib.rs:1028:9
|
1028 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L1017
error: this type has already been used as a bound predicate
--> src/lib.rs:1017:9
|
1017 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L1004
error: this type has already been used as a bound predicate
--> src/lib.rs:1004:9
|
1004 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L993
error: this type has already been used as a bound predicate
--> src/lib.rs:993:9
|
993 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L980
error: this type has already been used as a bound predicate
--> src/lib.rs:980:9
|
980 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L969
error: this type has already been used as a bound predicate
--> src/lib.rs:969:9
|
969 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L956
error: this type has already been used as a bound predicate
--> src/lib.rs:956:9
|
956 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L945
error: this type has already been used as a bound predicate
--> src/lib.rs:945:9
|
945 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L932
error: this type has already been used as a bound predicate
--> src/lib.rs:932:9
|
932 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L921
error: this type has already been used as a bound predicate
--> src/lib.rs:921:9
|
921 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L908
error: this type has already been used as a bound predicate
--> src/lib.rs:908:9
|
908 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L897
error: this type has already been used as a bound predicate
--> src/lib.rs:897:9
|
897 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L884
error: this type has already been used as a bound predicate
--> src/lib.rs:884:9
|
884 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L873
error: this type has already been used as a bound predicate
--> src/lib.rs:873:9
|
873 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L860
error: this type has already been used as a bound predicate
--> src/lib.rs:860:9
|
860 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L849
error: this type has already been used as a bound predicate
--> src/lib.rs:849:9
|
849 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L837
error: this type has already been used as a bound predicate
--> src/lib.rs:837:9
|
837 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L826
error: this type has already been used as a bound predicate
--> src/lib.rs:826:9
|
826 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L813
error: this type has already been used as a bound predicate
--> src/lib.rs:813:9
|
813 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L802
error: this type has already been used as a bound predicate
--> src/lib.rs:802:9
|
802 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L789
error: this type has already been used as a bound predicate
--> src/lib.rs:789:9
|
789 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L778
error: this type has already been used as a bound predicate
--> src/lib.rs:778:9
|
778 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L765
error: this type has already been used as a bound predicate
--> src/lib.rs:765:9
|
765 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L754
error: this type has already been used as a bound predicate
--> src/lib.rs:754:9
|
754 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L741
error: this type has already been used as a bound predicate
--> src/lib.rs:741:9
|
741 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L706
error: this type has already been used as a bound predicate
--> src/lib.rs:706:9
|
706 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L688
error: this type has already been used as a bound predicate
--> src/lib.rs:688:9
|
688 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/lib.rs#L675
error: this type has already been used as a bound predicate
--> src/lib.rs:675:9
|
675 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/object.rs#L176
error: this type has already been used as a bound predicate
--> src/object.rs:176:9
|
176 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/object.rs#L157
error: this type has already been used as a bound predicate
--> src/object.rs:157:9
|
157 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/object.rs#L148
error: this type has already been used as a bound predicate
--> src/object.rs:148:9
|
148 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/object.rs#L111
error: this type has already been used as a bound predicate
--> src/object.rs:111:9
|
111 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/object.rs#L92
error: this type has already been used as a bound predicate
--> src/object.rs:92:9
|
92 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/object.rs#L83
error: this type has already been used as a bound predicate
--> src/object.rs:83:9
|
83 | Q: Hash + Eq + Ord,
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/object.rs#L45
error: this type has already been used as a bound predicate
--> src/object.rs:45:9
|
45 | Q: Hash + Eq + Ord;
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/object.rs#L30
error: this type has already been used as a bound predicate
--> src/object.rs:30:9
|
30 | Q: Hash + Eq + Ord;
| ^^^^^^^^^^^^^^^^^^
|
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
this type has already been used as a bound predicate:
src/object.rs#L23
error: this type has already been used as a bound predicate
--> src/object.rs:23:9
|
23 | Q: Hash + Eq + Ord;
| ^^^^^^^^^^^^^^^^^^
|
note: the lint level is defined here
--> src/lib.rs:9:5
|
9 | clippy::pedantic,
| ^^^^^^^^^^^^^^^^
= note: `#[deny(clippy::type_repetition_in_bounds)]` implied by `#[deny(clippy::pedantic)]`
= help: consider combining the bounds: `Q: Sized + Hash + Eq + Ord`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
|
clippy_check (-C target-cpu=native, avx2, 128bit)
Clippy had exited with the 101 exit code
|
clippy_check (-C target-cpu=native, avx2, c-abi)
The operation was canceled.
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, halfbrown)
The operation was canceled.
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, hashbrown)
The operation was canceled.
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, 128bit)
The operation was canceled.
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, c-abi)
The operation was canceled.
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, custom-types)
The operation was canceled.
|
clippy_check (-C target-cpu=native, avx2, custom-types)
The operation was canceled.
|
clippy_check (-C target-cpu=native, avx2, hashbrown)
The operation was canceled.
|
clippy_check (-C target-cpu=native, avx2, halfbrown)
The operation was canceled.
|
coverage (-C target-cpu=native, avx2, hashbrown)
Process completed with exit code 1.
|
coverage (-C target-cpu=native, avx2, custom-types)
The operation was canceled.
|
coverage (-C target-cpu=native, avx2, halfbrown)
The operation was canceled.
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, custom-types)
The operation was canceled.
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, 128bit)
The operation was canceled.
|
coverage (-C target-cpu=native, avx2, c-abi)
The operation was canceled.
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, hashbrown)
The operation was canceled.
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, c-abi)
The operation was canceled.
|
clippy_check (-C target-cpu=native, avx2, 128bit)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, scherermichael-oss/action-has-permission@1.0.6, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy_check (-C target-cpu=native, avx2, 128bit)
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/
|
clippy_check (-C target-cpu=native, avx2, 128bit)
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/
|
clippy_check (-C target-cpu=native, avx2, 128bit)
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/
|
clippy_check (-C target-cpu=native, avx2, 128bit)
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/
|
clippy_check (-C target-cpu=native, avx2, 128bit)
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/
|
coverage (-C target-cpu=native, avx2, 128bit)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
coverage (-C target-cpu=native, avx2, 128bit)
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/
|
coverage (-C target-cpu=native, avx2, 128bit)
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/
|
coverage (-C target-cpu=native, avx2, 128bit)
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/
|
coverage (-C target-cpu=native, avx2, 128bit)
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/
|
clippy_check (-C target-cpu=native, avx2, c-abi)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, scherermichael-oss/action-has-permission@1.0.6, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy_check (-C target-cpu=native, avx2, c-abi)
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/
|
clippy_check (-C target-cpu=native, avx2, c-abi)
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/
|
clippy_check (-C target-cpu=native, avx2, c-abi)
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/
|
clippy_check (-C target-cpu=native, avx2, c-abi)
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/
|
clippy_check (-C target-cpu=native, avx2, c-abi)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, halfbrown)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, scherermichael-oss/action-has-permission@1.0.6, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, halfbrown)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, halfbrown)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, halfbrown)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, halfbrown)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, halfbrown)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, hashbrown)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, scherermichael-oss/action-has-permission@1.0.6, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, hashbrown)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, hashbrown)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, hashbrown)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, hashbrown)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, hashbrown)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, 128bit)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, scherermichael-oss/action-has-permission@1.0.6, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, 128bit)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, 128bit)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, 128bit)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, 128bit)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, 128bit)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, c-abi)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, scherermichael-oss/action-has-permission@1.0.6, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, c-abi)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, c-abi)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, c-abi)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, c-abi)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, c-abi)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, custom-types)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, scherermichael-oss/action-has-permission@1.0.6, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, custom-types)
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/
|
clippy_check (-C target-cpu=native, avx2, custom-types)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, scherermichael-oss/action-has-permission@1.0.6, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, custom-types)
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/
|
clippy_check (-C target-cpu=native, avx2, hashbrown)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, scherermichael-oss/action-has-permission@1.0.6, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy_check (-C target-cpu=native, avx2, custom-types)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, custom-types)
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/
|
clippy_check (-C target-cpu=native, avx2, hashbrown)
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/
|
clippy_check (-C target-cpu=native, avx2, custom-types)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, custom-types)
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/
|
clippy_check (-C target-cpu=native, avx2, hashbrown)
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/
|
clippy_check (-C target-cpu=native, avx2, custom-types)
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/
|
clippy_check (-C target-cpu=native -C target-feature=-avx2, sse, custom-types)
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/
|
clippy_check (-C target-cpu=native, avx2, hashbrown)
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/
|
clippy_check (-C target-cpu=native, avx2, custom-types)
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/
|
clippy_check (-C target-cpu=native, avx2, hashbrown)
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/
|
clippy_check (-C target-cpu=native, avx2, hashbrown)
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/
|
clippy_check (-C target-cpu=native, avx2, custom-types)
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/
|
clippy_check (-C target-cpu=native, avx2, halfbrown)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, scherermichael-oss/action-has-permission@1.0.6, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy_check (-C target-cpu=native, avx2, halfbrown)
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/
|
clippy_check (-C target-cpu=native, avx2, halfbrown)
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/
|
clippy_check (-C target-cpu=native, avx2, halfbrown)
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/
|
clippy_check (-C target-cpu=native, avx2, halfbrown)
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/
|
clippy_check (-C target-cpu=native, avx2, halfbrown)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, halfbrown)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, halfbrown)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, halfbrown)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, halfbrown)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, halfbrown)
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/
|
coverage (-C target-cpu=native, avx2, hashbrown)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
coverage (-C target-cpu=native, avx2, hashbrown)
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/
|
coverage (-C target-cpu=native, avx2, hashbrown)
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/
|
coverage (-C target-cpu=native, avx2, hashbrown)
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/
|
coverage (-C target-cpu=native, avx2, hashbrown)
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/
|
coverage (-C target-cpu=native, avx2, custom-types)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
coverage (-C target-cpu=native, avx2, custom-types)
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/
|
coverage (-C target-cpu=native, avx2, custom-types)
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/
|
coverage (-C target-cpu=native, avx2, custom-types)
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/
|
coverage (-C target-cpu=native, avx2, custom-types)
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/
|
coverage (-C target-cpu=native, avx2, halfbrown)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
coverage (-C target-cpu=native, avx2, halfbrown)
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/
|
coverage (-C target-cpu=native, avx2, halfbrown)
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/
|
coverage (-C target-cpu=native, avx2, halfbrown)
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/
|
coverage (-C target-cpu=native, avx2, halfbrown)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, custom-types)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, custom-types)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, custom-types)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, custom-types)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, custom-types)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, 128bit)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, 128bit)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, 128bit)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, 128bit)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, 128bit)
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/
|
coverage (-C target-cpu=native, avx2, c-abi)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
coverage (-C target-cpu=native, avx2, c-abi)
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/
|
coverage (-C target-cpu=native, avx2, c-abi)
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/
|
coverage (-C target-cpu=native, avx2, c-abi)
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/
|
coverage (-C target-cpu=native, avx2, c-abi)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, hashbrown)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, hashbrown)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, hashbrown)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, hashbrown)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, hashbrown)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, c-abi)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, c-abi)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, c-abi)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, c-abi)
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/
|
coverage (-C target-cpu=native -C target-feature=-avx2, sse, c-abi)
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/
|