Improve devcontainer config: Claude auth, USB passthrough, and CI fix #29
ci.yml
on: pull_request
build-and-test
51s
golangci-lint
27s
yamllint
13s
docker
49s
Annotations
6 warnings
|
yamllint:
.github/workflows/devcontainer.yml#L1
missing document start "---"
|
|
yamllint:
.github/workflows/ci.yml#L1
missing document start "---"
|
|
yamllint:
.github/dependabot.yml#L1
missing document start "---"
|
|
yamllint:
.yamllint.yml#L1
missing document start "---"
|
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
build-and-test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|