Refactor entire filter flow #1498
Annotations
10 errors and 5 warnings
Run actions-rs/cargo@v1:
src/data/mod.rs#L9
unused import: `cel::debug_all_well_known_attributes`
|
Run actions-rs/cargo@v1:
src/data/cel.rs#L491
function `debug_all_well_known_attributes` is never used
|
Run actions-rs/cargo@v1:
src/filter/kuadrant_filter.rs#L14
field `context_id` is never read
|
Run actions-rs/cargo@v1:
src/runtime_action.rs#L52
methods `get_timeout` and `get_service_type` are never used
|
Run actions-rs/cargo@v1:
src/runtime_action_set.rs#L10
field `name` is never read
|
Run actions-rs/cargo@v1:
src/service.rs#L41
method `get_service_type` is never used
|
Run actions-rs/cargo@v1:
src/data/property.rs#L62
passing a unit value to a function
|
Run actions-rs/cargo@v1:
src/data/property.rs#L63
passing a unit value to a function
|
Run actions-rs/cargo@v1:
src/runtime_action_set.rs#L83
very complex type used. Consider factoring parts into `type` definitions
|
Run actions-rs/cargo@v1
could not compile `wasm-shim` (lib) due to 7 previous errors
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Loading