downloader: pre/post request hooks #85
Annotations
10 errors and 1 warning
Tests:
slicetools/backward_test.go#L18
cannot range over Backward(ints) (value of type func(func(int, int) bool)) (typecheck)
|
Tests:
slicetools/backward_test.go#L36
cannot range over Backward(strs) (value of type func(func(int, string) bool)) (typecheck)
|
Tests:
slicetools/backward_test.go#L51
cannot range over Backward(ints) (value of type func(func(int, int) bool)) (typecheck)
|
Tests:
slicetools/backward_test.go#L67
cannot range over Backward(ints) (value of type func(func(int, int) bool)) (typecheck)
|
Tests:
yamlpatch/patcher.go#L42
undefined: yaml (typecheck)
|
Tests:
yamlpatch/patcher.go#L86
undefined: yaml (typecheck)
|
Tests:
yamlpatch/patcher.go#L103
undefined: yaml (typecheck)
|
Tests:
../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
Tests:
../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/maps/iter.go#L51
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
|
Tests:
../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/os/stat_linux.go#L47
not enough arguments in call to time.Unix
|
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|