Skip to content

fix: ensure this action also runs with latest Ubuntu 24.04 runner #108

fix: ensure this action also runs with latest Ubuntu 24.04 runner

fix: ensure this action also runs with latest Ubuntu 24.04 runner #108

Triggered via pull request October 14, 2024 17:29
Status Success
Total duration 17s
Artifacts

testing.yml

on: pull_request
Test run action (triggers warnings)
6s
Test run action (triggers warnings)
Test run action (valid)
4s
Test run action (valid)
Test run action (valid with custom Flake8)
4s
Test run action (valid with custom Flake8)
Test run action (valid with Flake 3.8.0)
4s
Test run action (valid with Flake 3.8.0)
Test run action (valid with Python 3.9)
8s
Test run action (valid with Python 3.9)
Test run action (plugins)
4s
Test run action (plugins)
Test run action (classes)
5s
Test run action (classes)
Test run action (extra arguments)
5s
Test run action (extra arguments)
Test run action (working dir)
6s
Test run action (working dir)
Check for spelling errors
7s
Check for spelling errors
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Test run action (triggers warnings): example/example.py#L4
redefinition of unused 'test' from line 2
Test run action (triggers warnings): example/example.py#L4
expected 2 blank lines, found 0
Test run action (triggers warnings): example/example.py#L4
whitespace before ':'
Test run action (triggers warnings): example/example.py#L5
indentation contains mixed spaces and tabs
Test run action (triggers warnings): example/example.py#L12
line too long (104 > 90 characters)
Test run action (triggers warnings): example/example.py#L5
indentation contains tabs