Bump golang.org/x/crypto from 0.31.0 to 0.34.0 #84
Annotations
16 errors and 3 warnings
Go 1.20.x:
ocsp.go#L13
could not import golang.org/x/crypto/ocsp (-: cannot compile Go 1.23 code) (typecheck)
|
Go 1.20.x
issues found
|
Go 1.19.x
The job was canceled because "_1_20_x" failed.
|
Go 1.19.x:
ocsp.go#L13
could not import golang.org/x/crypto/ocsp (-: cannot compile Go 1.23 code) (typecheck)
|
Go 1.19.x
issues found
|
Go 1.21.x
The job was canceled because "_1_20_x" failed.
|
Go 1.21.x:
../../../go/pkg/mod/golang.org/[email protected]/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
|
Go 1.21.x:
../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
Go 1.21.x:
../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
Go 1.21.x:
../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L30
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
Go 1.21.x:
../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L31
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
Go 1.21.x:
../../../go/pkg/mod/golang.org/[email protected]/src/crypto/crypto.go#L135
missing return (typecheck)
|
Go 1.21.x:
../../../go/pkg/mod/golang.org/[email protected]/src/crypto/x509/pkcs8.go#L105
previous case (typecheck)
|
Go 1.21.x:
../../../go/pkg/mod/golang.org/[email protected]/src/crypto/x509/x509.go#L86
previous case (typecheck)
|
Go 1.21.x:
../../../go/pkg/mod/golang.org/[email protected]/src/math/big/intconv.go#L220
r.ReadRune undefined (type byteReader has no field or method ReadRune) (typecheck)
|
Go 1.21.x:
../../../go/pkg/mod/golang.org/[email protected]/src/math/big/intconv.go#L228
r.UnreadRune undefined (type byteReader has no field or method UnreadRune) (typecheck)
|
Go 1.20.x
Restore cache failed: Dependencies file is not found in /home/runner/work/certstatus/certstatus. Supported file pattern: go.sum
|
Go 1.19.x
Restore cache failed: Dependencies file is not found in /home/runner/work/certstatus/certstatus. Supported file pattern: go.sum
|
Go 1.21.x
Restore cache failed: Dependencies file is not found in /home/runner/work/certstatus/certstatus. Supported file pattern: go.sum
|