Skip to content

feat: implement gc command #1260

feat: implement gc command

feat: implement gc command #1260

Triggered via pull request November 14, 2023 21:27
Status Failure
Total duration 42s
Artifacts

style.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
check goimports: pkg/v1/layout/gc_test.go#L1
Please run goimports. diff --git a/pkg/v1/layout/gc_test.go b/pkg/v1/layout/gc_test.go index a7a1fab..ce640e9 100644 --- a/pkg/v1/layout/gc_test.go +++ b/pkg/v1/layout/gc_test.go @@ -4,7 +4,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// http://www.apache.org/licenses/LICENSE-2.0 +// http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS,
check goimports
Process completed with exit code 1.
Lint: pkg/v1/layout/testdata/test_gc_index/blobs/sha256/eebff607b1628d67459b0596643fc07de70d702eccf030f0bc7bb6fc2b278650#L1
[EOF Newline] reported by reviewdog 🐶 Missing newline Raw Output: pkg/v1/layout/testdata/test_gc_index/blobs/sha256/eebff607b1628d67459b0596643fc07de70d702eccf030f0bc7bb6fc2b278650:1: Missing newline
Lint
Process completed with exit code 1.
Lint: pkg/v1/layout/gc_test.go#L7
File is not `gofmt`-ed with `-s` (gofmt)
Lint
issues found
check goimports
Restore cache failed: Dependencies file is not found in /home/runner/work/go-containerregistry/go-containerregistry. Supported file pattern: go.sum