Skip to content

Added checks for AS and KBS policy setting #909

Added checks for AS and KBS policy setting

Added checks for AS and KBS policy setting #909

Triggered via pull request December 10, 2024 07:25
Status Failure
Total duration 1m 18s
Artifacts

kbs-rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Check: kbs/src/policy_engine/error.rs#L38
cannot derive From because another variant has the same source type
Check: kbs/src/policy_engine/opa/mod.rs#L18
`?` couldn't convert the error to `policy_engine::error::KbsPolicyEngineError`
Check: kbs/src/policy_engine/opa/mod.rs#L22
`?` couldn't convert the error to `policy_engine::error::KbsPolicyEngineError`
Check: kbs/src/policy_engine/opa/mod.rs#L57
`?` couldn't convert the error to `policy_engine::error::KbsPolicyEngineError`
Check: kbs/src/policy_engine/opa/mod.rs#L62
`?` couldn't convert the error to `policy_engine::error::KbsPolicyEngineError`
Check: kbs/src/policy_engine/opa/mod.rs#L74
`?` couldn't convert the error to `policy_engine::error::KbsPolicyEngineError`
Check: kbs/src/policy_engine/opa/mod.rs#L80
`?` couldn't convert the error to `policy_engine::error::KbsPolicyEngineError`
Check
Process completed with exit code 2.