Skip to content

feat: Add RAHasher and util to calculate RetroAchievements hashes #577

feat: Add RAHasher and util to calculate RetroAchievements hashes

feat: Add RAHasher and util to calculate RetroAchievements hashes #577

Triggered via pull request September 22, 2024 19:22
Status Failure
Total duration 58s
Artifacts

trunk-check.yml

on: pull_request
trunk_check
50s
trunk_check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
mypy(union-attr): backend/adapters/services/rahasher.py#L109
[new] Item "None" of "StreamReader | None" has no attribute "read"
mypy(union-attr): backend/adapters/services/rahasher.py#L112
[new] Item "None" of "StreamReader | None" has no attribute "read"
trunk_check
Process completed with exit code 1.
trunk_check
Unexpected input(s) 'cache-key', valid inputs are ['']
trunk_check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/