Merge remote-tracking branch 'origin/master' #1
main.yaml
on: push
Check for Changes and Lint
14s
Semgrep Rules
13s
Format & Type Check
0s
Matrix: Server
Client
0s
Coverage Wrap Up
7s
Annotations
5 errors and 4 warnings
|
Check for Changes and Lint
Process completed with exit code 1.
|
|
ruff (C901):
press/api/notifications.py#L9
press/api/notifications.py:9:5: C901 `get_notifications` is too complex (12 > 8)
|
|
ruff (I001):
libs/fc_cli/fc/main.py#L1
libs/fc_cli/fc/main.py:1:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (I001):
libs/fc_cli/fc/commands/server.py#L1
libs/fc_cli/fc/commands/server.py:1:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (I001):
libs/fc_cli/fc/commands/assets.py#L1
libs/fc_cli/fc/commands/assets.py:1:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Semgrep Rules
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 will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Check for Changes and Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, tj-actions/changed-files@v45. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Coverage Wrap Up
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/download-artifact@v4, codecov/codecov-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Coverage Wrap Up
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|