Skip to content

chore(deps): update dependency rules_python to v0.25.0 #300

chore(deps): update dependency rules_python to v0.25.0

chore(deps): update dependency rules_python to v0.25.0 #300

Triggered via push August 28, 2023 15:35
Status Success
Total duration 2m 1s
Artifacts

ci.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: appimage/private/tool/mkappimage.py#L14
Item "None" of "_Runfiles | None" has no attribute "Rlocation" [union-attr]
lint: appimage/private/tool/mkappimage.py#L14
Argument 1 to "Path" has incompatible type "str | Any | None"; expected "str | PathLike[str]" [arg-type]
lint: appimage/private/tool/mkappimage.py#L15
Item "None" of "_Runfiles | None" has no attribute "Rlocation" [union-attr]
lint: appimage/private/tool/mkappimage.py#L15
Argument 1 to "Path" has incompatible type "str | Any | None"; expected "str | PathLike[str]" [arg-type]
lint: tests/test_appimage.py#L1
Imports are incorrectly sorted and/or formatted.
lint
https://releases.bazel.build/6.3.1/release/bazel-6.3.1-linux-x86_64...
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/