Skip to content
GitHub Actions / Go headers failed Mar 4, 2024 in 1s

reviewdog [Go headers] report

reported by reviewdog 🐶

Findings (2)

pkg/v1/layout/puller_test.go|1| missing boilerplate:
pkg/v1/layout/pusher_test.go|1| missing boilerplate:

Filtered Findings (6)

internal/retry/wait/kubernetes_apimachinery_wait.go|1| missing boilerplate:
pkg/v1/fake/image.go|1| missing boilerplate:
pkg/v1/fake/index.go|1| missing boilerplate:
pkg/v1/layout/layoutpath.go|1| missing boilerplate:
pkg/v1/layout/read.go|1| missing boilerplate:
pkg/v1/layout/read_test.go|1| missing boilerplate:

Annotations

Check failure on line 1 in pkg/v1/layout/puller_test.go

See this annotation in the file changed.

@github-actions github-actions / Go headers

[Go headers] pkg/v1/layout/puller_test.go#L1

missing boilerplate:
Raw output
pkg/v1/layout/puller_test.go:1: missing boilerplate:
// Copyright 2024 Google LLC All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// 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
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

Check failure on line 1 in pkg/v1/layout/pusher_test.go

See this annotation in the file changed.

@github-actions github-actions / Go headers

[Go headers] pkg/v1/layout/pusher_test.go#L1

missing boilerplate:
Raw output
pkg/v1/layout/pusher_test.go:1: missing boilerplate:
// Copyright 2024 Google LLC All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// 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
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.