Skip to content

feat: add ko test command to build with go test -c #1724

feat: add ko test command to build with go test -c

feat: add ko test command to build with go test -c #1724

Re-run triggered September 25, 2024 15:02
Status Failure
Total duration 38s
Artifacts

boilerplate.yaml

on: pull_request
Matrix: Boilerplate Check
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Boilerplate Check (go): test/test/dummy_test.go#L1
[Go headers] reported by reviewdog 🐶 missing boilerplate: Raw Output: test/test/dummy_test.go:1: missing boilerplate: // Copyright 2024 ko Build Authors 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.
Boilerplate Check (go)
Process completed with exit code 1.