Skip to content

chore(deps): bump tektoncd/pipeline to v1.6.2

54cb7bf
Select commit
Loading
Failed to load commit list.
Open

[DNM] Release v0.39.6 #2730

chore(deps): bump tektoncd/pipeline to v1.6.2
54cb7bf
Select commit
Loading
Failed to load commit list.
Pipelines as Code / Pipelines as Code Dogfooding CI / go-testing failed May 14, 2026 in 12m 26s

Failed

Pipelines as Code Dogfooding CI/go-testing has failed.

Details


Task Statuses:

StatusDurationName
πŸ”΄ Failed 12 minutes

go


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

See this annotation in the file changed.

@pipelines-as-code 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

See this annotation in the file changed.

@pipelines-as-code 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

See this annotation in the file changed.

@pipelines-as-code 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

See this annotation in the file changed.

@pipelines-as-code 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

See this annotation in the file changed.

@pipelines-as-code 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

See this annotation in the file changed.

@pipelines-as-code 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

See this annotation in the file changed.

@pipelines-as-code 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

See this annotation in the file changed.

@pipelines-as-code 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

See this annotation in the file changed.

@pipelines-as-code 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

See this annotation in the file changed.

@pipelines-as-code 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

See this annotation in the file changed.

@pipelines-as-code 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

See this annotation in the file changed.

@pipelines-as-code 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

See this annotation in the file changed.

@pipelines-as-code 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

See this annotation in the file changed.

@pipelines-as-code 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)