feat(helm): add suport for deletion #18
clippy.yml
on: push
clippy-app
20s
clippy-server
36s
Annotations
6 errors
clippy-app:
crates/cassette-core/src/data/actor/mod.rs#L63
useless conversion to the same type: `std::string::String`
|
clippy-app:
crates/cassette-core/src/data/actor/mod.rs#L171
the borrowed expression implements the required traits
|
clippy-app
Process completed with exit code 101.
|
clippy-server:
crates/cassette-core/src/data/actor/mod.rs#L63
useless conversion to the same type: `std::string::String`
|
clippy-server:
crates/cassette-core/src/data/actor/mod.rs#L171
the borrowed expression implements the required traits
|
clippy-server
Process completed with exit code 101.
|