Skip to content

Bump actions/checkout from 2 to 4 #4

Bump actions/checkout from 2 to 4

Bump actions/checkout from 2 to 4 #4

Triggered via pull request September 30, 2024 21:55
Status Failure
Total duration 3h 5m 56s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
flake8: examples/misc/packed_bubbles.py#L80
[flake8] reported by reviewdog 🐶 E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()` Raw Output: ./examples/misc/packed_bubbles.py:80:27: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
flake8: lib/matplotlib/dviread.py#L566
[flake8] reported by reviewdog 🐶 E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()` Raw Output: ./lib/matplotlib/dviread.py:566:17: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
flake8: lib/matplotlib/font_manager.py#L902
[flake8] reported by reviewdog 🐶 E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()` Raw Output: ./lib/matplotlib/font_manager.py:902:16: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
flake8: lib/matplotlib/tests/test_axes.py#L2472
[flake8] reported by reviewdog 🐶 E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()` Raw Output: ./lib/matplotlib/tests/test_axes.py:2472:12: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
flake8: lib/matplotlib/tests/test_axes.py#L2485
[flake8] reported by reviewdog 🐶 E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()` Raw Output: ./lib/matplotlib/tests/test_axes.py:2485:12: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
flake8: lib/matplotlib/tests/test_axes.py#L2508
[flake8] reported by reviewdog 🐶 E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()` Raw Output: ./lib/matplotlib/tests/test_axes.py:2508:12: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
flake8: lib/matplotlib/tests/test_cbook.py#L221
[flake8] reported by reviewdog 🐶 E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()` Raw Output: ./lib/matplotlib/tests/test_cbook.py:221:16: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
flake8: lib/matplotlib/tests/test_cbook.py#L246
[flake8] reported by reviewdog 🐶 E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()` Raw Output: ./lib/matplotlib/tests/test_cbook.py:246:16: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
flake8: lib/matplotlib/tests/test_cbook.py#L264
[flake8] reported by reviewdog 🐶 E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()` Raw Output: ./lib/matplotlib/tests/test_cbook.py:264:16: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
flake8
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
flake8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
flake8
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/