enable gomnd linter #6058
Annotations
7 errors and 1 warning
Test:
internal/value/value.go#L2428
undefined: DecimalType
|
Test:
internal/conn/pool.go#L249
undefined: xcontext.WithoutDeadline
|
Test:
meta/context.go#L35
cannot use ... in call to non-variadic meta.WithAllowFeatures
|
Test:
internal/cmd/gtrace/main.go#L29
//go:linkname only allowed in Go files that import "unsafe"
|
Test:
internal/cmd/gtrace/main.go#L31
missing function body
|
Test:
internal/meta/context_test.go#L50
too many arguments in call to WithAllowFeatures
|
Test
Process completed with exit code 1.
|
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/.
|
Loading