Skip to content

Update crazy-max/ghaction-github-labeler action to v5 #78

Update crazy-max/ghaction-github-labeler action to v5

Update crazy-max/ghaction-github-labeler action to v5 #78

Triggered via pull request September 10, 2023 12:35
Status Failure
Total duration 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

python_lint.yml

on: pull_request
flake8_lint
12s
flake8_lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors
flake8_lint: my_mod/tlm_buffer.py#L516
[flake8] reported by reviewdog 🐶 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()` Raw Output: ./my_mod/tlm_buffer.py:516:16: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
flake8_lint
Process completed with exit code 1.