Skip to content

chore(deps): update dependency bazel to v6.3.2 #293

chore(deps): update dependency bazel to v6.3.2

chore(deps): update dependency bazel to v6.3.2 #293

Triggered via push August 8, 2023 18:56
Status Success
Total duration 2m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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.2/release/bazel-6.3.2-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/