This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
import subspace/subspace#1669 subspace/subspace#1668 subspace/subspac… #740
Annotations
8 errors and 4 warnings
fmt
Process completed with exit code 1.
|
sub-expression diverges:
/home/runner/.rustup/toolchains/nightly-2023-07-21-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/panic.rs#L61
error: sub-expression diverges
--> utils/src/lib.rs:177:9
|
177 | unreachable!("It isn't called")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#diverging_sub_expression
= note: this error originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `unreachable` (in Nightly builds, run with -Z macro-backtrace for more info)
|
sub-expression diverges:
/home/runner/.rustup/toolchains/nightly-2023-07-21-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/panic.rs#L61
error: sub-expression diverges
--> utils/src/lib.rs:138:9
|
138 | unreachable!("It isn't called at all")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#diverging_sub_expression
= note: `-D clippy::diverging-sub-expression` implied by `-D warnings`
= note: this error originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `unreachable` (in Nightly builds, run with -Z macro-backtrace for more info)
|
clippy
Clippy had exited with the 101 exit code
|
sub-expression diverges:
/home/runner/.rustup/toolchains/nightly-2023-07-21-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/panic.rs#L61
error: sub-expression diverges
--> utils/src/lib.rs:177:9
|
177 | unreachable!("It isn't called")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#diverging_sub_expression
= note: this error originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `unreachable` (in Nightly builds, run with -Z macro-backtrace for more info)
|
sub-expression diverges:
/home/runner/.rustup/toolchains/nightly-2023-07-21-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/panic.rs#L61
error: sub-expression diverges
--> utils/src/lib.rs:138:9
|
138 | unreachable!("It isn't called at all")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#diverging_sub_expression
= note: `-D clippy::diverging-sub-expression` implied by `-D warnings`
= note: this error originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `unreachable` (in Nightly builds, run with -Z macro-backtrace for more info)
|
test (windows-2022, false)
The operation was canceled.
|
test (ubuntu-22.04, false)
The operation was canceled.
|
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: arduino/setup-protoc@64c0c85d18e984422218383b81c52f8b077404d3, actions-rs/clippy-check@b5b5f21f4797c02da247df37026fcd0a5024aa4d. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
docs
The following actions uses node12 which is deprecated and will be forced to run on node16: arduino/setup-protoc@64c0c85d18e984422218383b81c52f8b077404d3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (windows-2022, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: arduino/setup-protoc@64c0c85d18e984422218383b81c52f8b077404d3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (ubuntu-22.04, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: arduino/setup-protoc@64c0c85d18e984422218383b81c52f8b077404d3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|