Skip to content

Mingye goroutine leak fixes #836

Mingye goroutine leak fixes

Mingye goroutine leak fixes #836

Triggered via pull request April 17, 2024 18:16
Status Failure
Total duration 2m 35s
Artifacts

golang.yml

on: pull_request
Format and Lint with golangci-lint
1m 7s
Format and Lint with golangci-lint
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
Format and Lint with golangci-lint: pkg/dtls/dial.go#L44
Error return value of `conn.SetDeadline` is not checked (errcheck)
Format and Lint with golangci-lint: pkg/dtls/listener.go#L198
Error return value of `conn.SetDeadline` is not checked (errcheck)
Format and Lint with golangci-lint: pkg/dtls/server.go#L56
Error return value of `conn.SetDeadline` is not checked (errcheck)
Format and Lint with golangci-lint
issues found
Format and Lint with golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test using Golang 1.19.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test using Golang stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test using Golang 1.20.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.