Skip to content

[Do Not Merge] POC optional hook #24035

[Do Not Merge] POC optional hook

[Do Not Merge] POC optional hook #24035

Triggered via pull request October 16, 2024 13:28
Status Failure
Total duration 4m 0s
Artifacts

build-and-test.yml

on: pull_request
setup-environment
12s
setup-environment
govulncheck
38s
govulncheck
Matrix: unittest-matrix
Matrix: cross-build-collector
unittest
0s
unittest
Fit to window
Zoom out
Zoom in

Annotations

43 errors
checks
Process completed with exit code 2.
lint
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
lint
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
lint
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
lint
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
lint
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
lint
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
lint
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
lint
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
lint
invalid operation: cannot indirect httpClientSettings.MaxIdleConns (variable of type optional.Optional[int])
lint
cannot use tt.CORSConfig (variable of type *CORSConfig) as optional.Optional[CORSConfig] value in struct literal
test-coverage
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
test-coverage
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
test-coverage
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
test-coverage
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
test-coverage
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
test-coverage
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
test-coverage
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
test-coverage
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
test-coverage
invalid operation: cannot indirect httpClientSettings.MaxIdleConns (variable of type optional.Optional[int])
test-coverage
cannot use tt.CORSConfig (variable of type *CORSConfig) as optional.Optional[CORSConfig] value in struct literal
unittest-matrix (ubuntu-latest, ~1.22)
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
unittest-matrix (ubuntu-latest, ~1.22)
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
unittest-matrix (ubuntu-latest, ~1.22)
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
unittest-matrix (ubuntu-latest, ~1.22)
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
unittest-matrix (ubuntu-latest, ~1.22)
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
unittest-matrix (ubuntu-latest, ~1.22)
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
unittest-matrix (ubuntu-latest, ~1.22)
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
unittest-matrix (ubuntu-latest, ~1.22)
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
unittest-matrix (ubuntu-latest, ~1.22)
invalid operation: cannot indirect httpClientSettings.MaxIdleConns (variable of type optional.Optional[int])
unittest-matrix (ubuntu-latest, ~1.22)
cannot use tt.CORSConfig (variable of type *CORSConfig) as optional.Optional[CORSConfig] value in struct literal
unittest-matrix (ubuntu-latest, ~1.23)
The job was canceled because "ubuntu-latest__1_22" failed.
unittest-matrix (ubuntu-latest, ~1.23)
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
unittest-matrix (ubuntu-latest, ~1.23)
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
unittest-matrix (ubuntu-latest, ~1.23)
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
unittest-matrix (ubuntu-latest, ~1.23)
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
unittest-matrix (ubuntu-latest, ~1.23)
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
unittest-matrix (ubuntu-latest, ~1.23)
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
unittest-matrix (ubuntu-latest, ~1.23)
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
unittest-matrix (ubuntu-latest, ~1.23)
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
unittest-matrix (ubuntu-latest, ~1.23)
invalid operation: cannot indirect httpClientSettings.MaxIdleConns (variable of type optional.Optional[int])
unittest-matrix (ubuntu-latest, ~1.23)
cannot use tt.CORSConfig (variable of type *CORSConfig) as optional.Optional[CORSConfig] value in struct literal
unittest
Process completed with exit code 1.