Skip to content

[DNM] Release v0.39.6#2730

Merged
theakshaypant merged 5 commits into
release-v0.39.xfrom
release-v0.39.6
May 26, 2026
Merged

[DNM] Release v0.39.6#2730
theakshaypant merged 5 commits into
release-v0.39.xfrom
release-v0.39.6

fix(reconciler): skip watcher status updates

27f2dc9
Select commit
Loading
Failed to load commit list.
Pipelines as Code / Pipelines as Code Dogfooding CI / go-testing failed May 25, 2026 in 10m 19s

Failed

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

Details


Task Statuses:

StatusDurationName
🔴 Failed 10 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)