[DNM] Release v0.39.6 #2730
[DNM] Release v0.39.6 #2730
Failed
Pipelines as Code Dogfooding CI/go-testing has failed.
Details
- Namespace: pipelines-as-code-ci
- PipelineRun: go-testing-wwgtl
Task Statuses:
| Status | Duration | Name |
|---|---|---|
| π΄ Failed | 12 minutes |
Failure snippet:
task go has the status "Failed":* noctx: 9 * staticcheck: 2 make: *** [Makefile:86: lint-go] Error 1
Annotations
Check failure on line 33 in pkg/kubeinteraction/cleanups_test.go
pipelines-as-code / Pipelines as Code Dogfooding CI / go-testing
pkg/kubeinteraction/cleanups_test.go#L33
: inline: cannot inline: type parameter inference is not yet supported (govet)
Check failure on line 21 in test/pkg/configmap/configmap.go
pipelines-as-code / Pipelines as Code Dogfooding CI / go-testing
test/pkg/configmap/configmap.go#L21
: inline: cannot inline: type parameter inference is not yet supported (govet)
Check failure on line 22 in test/pkg/configmap/configmap.go
pipelines-as-code / Pipelines as Code Dogfooding CI / go-testing
test/pkg/configmap/configmap.go#L22
: inline: cannot inline: type parameter inference is not yet supported (govet)
Check failure on line 836 in pkg/adapter/incoming_test.go
pipelines-as-code / Pipelines as Code Dogfooding CI / go-testing
pkg/adapter/incoming_test.go#L836
: net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
Check failure on line 1110 in pkg/adapter/incoming_test.go
pipelines-as-code / Pipelines as Code Dogfooding CI / go-testing
pkg/adapter/incoming_test.go#L1110
: net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
Check failure on line 1126 in pkg/adapter/incoming_test.go
pipelines-as-code / Pipelines as Code Dogfooding CI / go-testing
pkg/adapter/incoming_test.go#L1126
: net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
Check failure on line 1208 in pkg/adapter/incoming_test.go
pipelines-as-code / Pipelines as Code Dogfooding CI / go-testing
pkg/adapter/incoming_test.go#L1208
: net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
Check failure on line 147 in pkg/provider/github/app/token_test.go
pipelines-as-code / Pipelines as Code Dogfooding CI / go-testing
pkg/provider/github/app/token_test.go#L147
: net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
Check failure on line 209 in pkg/provider/github/app/token_test.go
pipelines-as-code / Pipelines as Code Dogfooding CI / go-testing
pkg/provider/github/app/token_test.go#L209
: net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
Check failure on line 212 in pkg/provider/github/app/token_test.go
pipelines-as-code / Pipelines as Code Dogfooding CI / go-testing
pkg/provider/github/app/token_test.go#L212
: net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
Check failure on line 396 in pkg/provider/github/app/token_test.go
pipelines-as-code / Pipelines as Code Dogfooding CI / go-testing
pkg/provider/github/app/token_test.go#L396
: net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
Check failure on line 415 in pkg/provider/github/app/token_test.go
pipelines-as-code / Pipelines as Code Dogfooding CI / go-testing
pkg/provider/github/app/token_test.go#L415
: net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
Check failure on line 109 in pkg/llm/providers/common.go
pipelines-as-code / Pipelines as Code Dogfooding CI / go-testing
pkg/llm/providers/common.go#L109
: QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...)) (staticcheck)
Check failure on line 121 in pkg/llm/providers/common.go
pipelines-as-code / Pipelines as Code Dogfooding CI / go-testing
pkg/llm/providers/common.go#L121
: QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...)) (staticcheck)