GithubActions icon indicating copy to clipboard operation
GithubActions copied to clipboard

"log of invalids": "true"

Open goyalyashpal opened this issue 1 year ago • 0 comments

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

goyalyashpal avatar Apr 15 '24 15:04 goyalyashpal