fix: address current agnix queue - #1337
Conversation
There was a problem hiding this comment.
This is an auto review done by revuto.
Found one false-negative in the new credential validation and one evidence/version mismatch in the Codex rule metadata.
There was a problem hiding this comment.
This is an auto review done by revuto.
Found one remaining scope false-negative in the new AWS credential validation.
There was a problem hiding this comment.
This is an auto review done by revuto.
Found one remaining schema false negative in the new AWS credential-pair validation.
There was a problem hiding this comment.
This is an auto review done by revuto.
Found one i18n regression in the new AWS credential diagnostics.
|
Superseded by #1338 on the identical validated head |
Summary
Validation
cargo test --workspace --all-featurescargo clippy --workspace --all-targets --all-features -- -D warningscargo deny checkcargo fmt --all -- --checkgo run github.com/rhysd/actionlint/cmd/actionlint@v1.7.12node scripts/sync-rule-bookkeeping.js --checkscripts/check-locale-sync.shpython3 scripts/check-rule-counts.pyenv -u GLM_API_KEY UPDATE_BASELINES=true scripts/check-tool-releases.sh(12current,0new)Closes #1316
Closes #1317
Closes #1318
Closes #1319
Closes #1323
Closes #1324
Closes #1325
Closes #1326
Closes #1327