Issue 80 and 81: Art in Game Showcase and Individual Game Pages #508
ci-backend.yml
on: pull_request
Run Flake8
9s
Build and test
22s
Annotations
4 errors and 2 warnings
|
Run Flake8
The process '/opt/hostedtoolcache/Python/3.12.13/x64/bin/flake8' failed with exit code 1
|
|
Run Flake8:
server/game_dev/migrations/0031_art_artcontributor_artshowcase.py#L47
line too long (179 > 150 characters)
|
|
Run Flake8:
server/game_dev/admin.py#L10
module level import not at top of file
|
|
Run Flake8:
server/game_dev/admin.py#L10
expected 2 blank lines after class or function definition, found 1
|
|
Run Flake8
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, liskin/gh-problem-matcher-wrap@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-python@v4, codecov/codecov-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|