First pass at client filtering #71
Triggered via pull request
December 13, 2024 04:51
Status
Success
Total duration
19m 22s
Artifacts
–
guide-templates.yaml
on: pull_request
template-checker
19m 10s
Annotations
21 warnings
template-checker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
template-checker:
crates/relayer/src/config.rs#L47
unused import: `self`
|
template-checker:
crates/relayer/src/supervisor/scan.rs#L2
unused import: `borrow::Borrow as _`
|
template-checker:
crates/relayer-cli/src/commands.rs#L44
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
template-checker:
crates/relayer-cli/src/commands.rs#L44
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
template-checker:
crates/relayer-cli/src/commands/clear.rs#L25
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
template-checker:
crates/relayer-cli/src/commands/clear.rs#L25
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
template-checker:
crates/relayer-cli/src/commands/clear.rs#L33
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
template-checker:
crates/relayer-cli/src/commands/config.rs#L9
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
template-checker:
crates/relayer-cli/src/commands/config.rs#L9
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
template-checker:
crates/relayer-cli/src/commands/config/auto.rs#L23
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
template-checker:
crates/relayer/src/config.rs#L47
unused import: `self`
|
template-checker:
crates/relayer/src/supervisor/scan.rs#L2
unused import: `borrow::Borrow as _`
|
template-checker:
crates/relayer-cli/src/commands.rs#L44
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
template-checker:
crates/relayer-cli/src/commands.rs#L44
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
template-checker:
crates/relayer-cli/src/commands/clear.rs#L25
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
template-checker:
crates/relayer-cli/src/commands/clear.rs#L25
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
template-checker:
crates/relayer-cli/src/commands/clear.rs#L33
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
template-checker:
crates/relayer-cli/src/commands/config.rs#L9
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
template-checker:
crates/relayer-cli/src/commands/config.rs#L9
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
template-checker:
crates/relayer-cli/src/commands/config/auto.rs#L23
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|