Skip to content

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

feat: Add RAHasher and util to calculate RetroAchievements hashes

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

Triggered via pull request September 22, 2024 19:23
Status Success
Total duration 1m 23s
Artifacts

pytest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
mypy(union-attr): backend/adapters/services/rahasher.py#L108
[new] Item "None" of "StreamReader | None" has no attribute "read"
mypy(union-attr): backend/adapters/services/rahasher.py#L111
[new] Item "None" of "StreamReader | None" has no attribute "read"
pytest
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
pytest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/