"log of invalids": "true"
hi!
* currently, in the jobs logs, it says "Log of Invalids" as the title, and undeneath it uses "True" to mean pass or valid, and "False" to mean fail.
* although, common for devs to sense what it means lol; but still i think it's contradictory...
* it should either be: "log of valids: True" to indicate the valid fields
example of failed job: [ungit]
```
Log of Invalids:
Description: True <-- Is True for it "passing" (dev sense) or for "true - it's invalid" (title)
License: True
Hashes: True
Checkver: False <-- Is False for "failed" (dev sense) or for "false - it's not invalid" (title)
Autoupdate: True
```
[ungit]: https://github.com/ScoopInstaller/Extras/actions/runs/8586377692/job/23528808024?pr=13063#step:3:537 "example of log"
关闭于 2025-05-13 1 条评论