Commit b760186
fix(ci): fix sota_evaluation type-limit warning, cargo-deny skip advisories
- sota_evaluation.rs: replace useless usize >= 0 comparison
- cargo-deny: check only licenses/bans/sources (advisories handled
by cargo-audit separately; advisory DB uses CVSS 4.0 unsupported
by current cargo-deny)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9aedd62 commit b760186
2 files changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
| 270 | + | |
| 271 | + | |
275 | 272 | | |
276 | 273 | | |
277 | 274 | | |
| |||
0 commit comments