Remove devices #10
ci.yaml
on: push
workflows
/
Gather add-on information
6s
workflows
/
JSON Lint
7s
workflows
/
Shellcheck
4s
workflows
/
YAMLLint
14s
workflows
/
Prettier
8s
Matrix: workflows / build
Annotations
9 errors and 3 warnings
workflows / Build armv7
buildx failed with: ERROR: failed to solve: process "/bin/ash -o pipefail -c apk update && apk add --no-cache usbutils=017-r0 && pip3 install --no-cache-dir --prefer-binary usb_resetter==1.3.0" did not complete successfully: exit code: 127
|
workflows / Build armhf
The job was canceled because "armv7" failed.
|
workflows / Build armhf
buildx failed with: ERROR: failed to solve: process "/bin/ash -o pipefail -c apk update && apk add --no-cache usbutils=017-r0 && pip3 install --no-cache-dir --prefer-binary usb_resetter==1.3.0" did not complete successfully: exit code: 127
|
workflows / Build aarch64
The job was canceled because "armv7" failed.
|
workflows / Build aarch64
The operation was canceled.
|
workflows / Build i386
The job was canceled because "armv7" failed.
|
workflows / Build i386
The operation was canceled.
|
workflows / Build amd64
The job was canceled because "armv7" failed.
|
workflows / Build amd64
buildx failed with: ERROR: failed to solve: process "/bin/ash -o pipefail -c apk update && apk add --no-cache usbutils=017-r0 && pip3 install --no-cache-dir --prefer-binary usb_resetter==1.3.0" did not complete successfully: exit code: 127
|
workflows / YAMLLint:
usb-test/config.yaml#L11
missing starting space in comment
|
workflows / YAMLLint:
usb-test/config.yaml#L12
missing starting space in comment
|
workflows / Lint Add-on:
usb-test/config.yaml#L1
'full_access' consider using other options instead, like 'devices'
|