Update module golang.org/x/crypto to v0.52.0 [SECURITY] #2453
lint.yaml
on: pull_request
lint
/
Metadata
13s
lint
/
Go
37s
Annotations
5 errors and 2 warnings
|
lint / Metadata
Process completed with exit code 1.
|
|
Invalid Go version:
go.mod#L18
Found 1.25.0. Expected 1.24.0
|
|
lint / Go
issues found
|
|
lint / Go:
internal/net/udp/packet_conn_test.go#L465
waitgroup: Goroutine creation can be simplified using WaitGroup.Go (modernize)
|
|
lint / Go:
internal/net/udp/packet_conn_test.go#L265
waitgroup: Goroutine creation can be simplified using WaitGroup.Go (modernize)
|
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/dtls/dtls. Supported file pattern: go.mod
|
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/dtls/dtls. Supported file pattern: go.mod
|