Skip to content

Depend on a bazel-built mksquashfs #303

Depend on a bazel-built mksquashfs

Depend on a bazel-built mksquashfs #303

Triggered via push August 31, 2023 19:06
Status Failure
Total duration 1m 36s
Artifacts

ci.yaml

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

Annotations

17 errors and 1 warning
test (3.10, latest)
Process completed with exit code 1.
test (3.9, latest)
Process completed with exit code 1.
test (3.8, latest)
Process completed with exit code 1.
test (3.8, 6.x)
Process completed with exit code 1.
test (3.10, 6.x)
Process completed with exit code 1.
test (3.11, latest)
Process completed with exit code 1.
test (3.11, 5.x)
Process completed with exit code 1.
test (3.10, 5.x)
Process completed with exit code 1.
test (3.9, 6.x)
Process completed with exit code 1.
test (3.11, 6.x)
Process completed with exit code 1.
test (3.8, 5.x)
Process completed with exit code 1.
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.
test (3.9, 5.x)
Process completed with exit code 1.
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/