Skip to content

[wip] Add ErrorType & Mojibake #5

[wip] Add ErrorType & Mojibake

[wip] Add ErrorType & Mojibake #5

Triggered via pull request March 7, 2024 12:52
Status Failure
Total duration 50s
Billable time 9m
Artifacts

ruff.yaml

on: pull_request
Matrix: Ruff
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
Ruff (PLR0913): error_generation/api/low_level.py#L15
error_generation/api/low_level.py:15:5: PLR0913 Too many arguments in function definition (6 > 5)
Ruff (D103): error_generation/api/low_level.py#L15
error_generation/api/low_level.py:15:5: D103 Missing docstring in public function
Ruff (E501): error_generation/error_type/_base.py#L22
error_generation/error_type/_base.py:22:161: E501 Line too long (165 > 160)
Ruff (ERA001): error_generation/error_type/_base.py#L24
error_generation/error_type/_base.py:24:5: ERA001 Found commented-out code
Ruff (ubuntu-latest, 3.11)
Process completed with exit code 1.
Ruff (ubuntu-latest, 3.10)
The job was canceled because "ubuntu-latest_3_11" failed.
Ruff (ubuntu-latest, 3.10)
The operation was canceled.
Ruff (macos-latest, 3.10)
The job was canceled because "ubuntu-latest_3_11" failed.
Ruff (ubuntu-latest, 3.9)
The job was canceled because "ubuntu-latest_3_11" failed.
Ruff (windows-latest, 3.10)
The job was canceled because "ubuntu-latest_3_11" failed.
Ruff (windows-latest, 3.9)
The job was canceled because "ubuntu-latest_3_11" failed.
Ruff (macos-latest, 3.11)
The job was canceled because "ubuntu-latest_3_11" failed.
Ruff (macos-latest, 3.11)
The operation was canceled.
Ruff (windows-latest, 3.11)
The job was canceled because "ubuntu-latest_3_11" failed.
Ruff (macos-latest, 3.9)
The job was canceled because "ubuntu-latest_3_11" failed.
Ruff (macos-latest, 3.9)
The operation was canceled.
Ruff (ubuntu-latest, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.