Skip to content

Update tag

Update tag #309

Triggered via push August 31, 2023 20:07
Status Success
Total duration 3m 27s
Artifacts

ci.yaml

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

Annotations

5 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
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/