assume_http2 on grpc #2255
check.yml
on: pull_request
stable / fmt
2m 9s
nightly / doc
8m 0s
ubuntu / stable / features
17m 31s
build-artifacts
1m 39s
Matrix: clippy
Matrix: msrv
Annotations
5 errors and 7 warnings
ubuntu / 1.78.0
Process completed with exit code 101.
|
useless conversion to the same type: `error::CwEnvError`:
packages/cw-orch-core/src/contract/interface_traits.rs#L358
error: useless conversion to the same type: `error::CwEnvError`
--> packages/cw-orch-core/src/contract/interface_traits.rs:358:29
|
358 | .transpose()
| _____________________________^
| |_____________________________|
359 | || .map_err(Into::into)
| ||____________________________________^
360 | | }
| |_________- help: consider removing
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion
|
useless conversion to the same type: `error::CwEnvError`:
packages/cw-orch-core/src/contract/interface_traits.rs#L308
error: useless conversion to the same type: `error::CwEnvError`
--> packages/cw-orch-core/src/contract/interface_traits.rs:308:44
|
308 | Some(self.upload()).transpose().map_err(Into::into)
| ____________________________________________-^^^^^^^^^^^^^^^^^^^
309 | | }
| |________- help: consider removing
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion
= note: `-D clippy::useless-conversion` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::useless_conversion)]`
|
beta / clippy
Clippy had exited with the 101 exit code
|
stable / clippy
Clippy had exited with the 101 exit code
|
ubuntu / 1.78.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
beta / clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
stable / clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
stable / fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nightly / doc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu / stable / features
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|