Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 #503
lint.yml
on: pull_request
SuperLinter 🦸🏻♀️
1m 29s
Matrix: Lint Go Code 🔍
Annotations
10 errors
|
Lint Go Code 🔍 (1.24.7):
cmd/download.go#L505
The line is 130 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
Lint Go Code 🔍 (1.24.7):
cmd/download.go#L422
The line is 121 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
Lint Go Code 🔍 (1.24.7):
cmd/download.go#L416
The line is 130 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
Lint Go Code 🔍 (1.24.7):
cmd/download.go#L414
The line is 131 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
Lint Go Code 🔍 (1.24.7):
cmd/dependencies_test.go#L66
The line is 156 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
Lint Go Code 🔍 (1.24.7):
cmd/dependencies_test.go#L65
The line is 148 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
Lint Go Code 🔍 (1.24.7):
cmd/dependencies_test.go#L64
The line is 148 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
Lint Go Code 🔍 (1.24.7):
cmd/dependencies_test.go#L63
The line is 148 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
Lint Go Code 🔍 (1.24.7):
cmd/check_test.go#L72
The line is 186 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
Lint Go Code 🔍 (1.24.7):
cmd/check.go#L88
cyclomatic complexity 16 of func `parseCheckOutput` is high (> 15) (gocyclo)
|