Skip to content

enable gomnd linter #6056

enable gomnd linter

enable gomnd linter #6056

Triggered via pull request April 4, 2024 13:11
Status Failure
Total duration 4m 12s
Artifacts

tests.yml

on: pull_request
Matrix: integration
Matrix: unit
Fit to window
Zoom out
Zoom in

Annotations

58 errors and 10 warnings
integration (1.21.x, 23.3): internal/value/value.go#L2428
undefined: DecimalType
integration (1.21.x, 23.3): internal/conn/pool.go#L249
undefined: xcontext.WithoutDeadline
integration (1.21.x, 23.3): meta/context.go#L35
cannot use ... in call to non-variadic meta.WithAllowFeatures
integration (1.21.x, 23.3)
Process completed with exit code 1.
integration (1.22.x, 24.1): internal/value/value.go#L2428
undefined: DecimalType
integration (1.22.x, 24.1): internal/conn/pool.go#L249
undefined: xcontext.WithoutDeadline
integration (1.22.x, 24.1): meta/context.go#L35
cannot use ... in call to non-variadic meta.WithAllowFeatures
integration (1.22.x, 24.1)
Process completed with exit code 1.
integration (1.21.x, 24.1): internal/value/value.go#L2428
undefined: DecimalType
integration (1.21.x, 24.1): internal/conn/pool.go#L249
undefined: xcontext.WithoutDeadline
integration (1.21.x, 24.1): meta/context.go#L35
cannot use ... in call to non-variadic meta.WithAllowFeatures
integration (1.21.x, 24.1)
Process completed with exit code 1.
integration (1.22.x, 23.3): internal/conn/pool.go#L249
undefined: xcontext.WithoutDeadline
integration (1.22.x, 23.3): internal/value/value.go#L2428
undefined: DecimalType
integration (1.22.x, 23.3): meta/context.go#L35
cannot use ... in call to non-variadic meta.WithAllowFeatures
integration (1.22.x, 23.3)
Process completed with exit code 1.
unit (1.21.x, ubuntu): internal/value/value.go#L2428
undefined: DecimalType
unit (1.21.x, ubuntu): internal/conn/pool.go#L249
undefined: xcontext.WithoutDeadline
unit (1.21.x, ubuntu): meta/context.go#L35
cannot use ... in call to non-variadic meta.WithAllowFeatures
unit (1.21.x, ubuntu): internal/cmd/gtrace/main.go#L29
//go:linkname only allowed in Go files that import "unsafe"
unit (1.21.x, ubuntu): internal/cmd/gtrace/main.go#L31
missing function body
unit (1.21.x, ubuntu): internal/meta/context_test.go#L50
too many arguments in call to WithAllowFeatures
unit (1.21.x, ubuntu)
Process completed with exit code 1.
unit (1.22.x, ubuntu): internal/value/value.go#L2428
undefined: DecimalType
unit (1.22.x, ubuntu): internal/conn/pool.go#L249
undefined: xcontext.WithoutDeadline
unit (1.22.x, ubuntu): meta/context.go#L35
cannot use ... in call to non-variadic meta.WithAllowFeatures
unit (1.22.x, ubuntu): internal/cmd/gtrace/main.go#L29
//go:linkname only allowed in Go files that import "unsafe"
unit (1.22.x, ubuntu): internal/cmd/gtrace/main.go#L31
missing function body
unit (1.22.x, ubuntu): internal/meta/context_test.go#L50
too many arguments in call to WithAllowFeatures
unit (1.22.x, ubuntu)
Process completed with exit code 1.
unit (1.21.x, macOS): internal/value/value.go#L2428
undefined: DecimalType
unit (1.21.x, macOS): internal/conn/pool.go#L249
undefined: xcontext.WithoutDeadline
unit (1.21.x, macOS): meta/context.go#L35
cannot use ... in call to non-variadic meta.WithAllowFeatures
unit (1.21.x, macOS): internal/cmd/gtrace/main.go#L29
//go:linkname only allowed in Go files that import "unsafe"
unit (1.21.x, macOS): internal/cmd/gtrace/main.go#L31
missing function body
unit (1.21.x, macOS): internal/meta/context_test.go#L50
too many arguments in call to WithAllowFeatures
unit (1.21.x, macOS)
Process completed with exit code 1.
unit (1.22.x, macOS): internal/conn/pool.go#L249
undefined: xcontext.WithoutDeadline
unit (1.22.x, macOS): internal/value/value.go#L2428
undefined: DecimalType
unit (1.22.x, macOS): meta/context.go#L35
cannot use ... in call to non-variadic meta.WithAllowFeatures
unit (1.22.x, macOS): internal/cmd/gtrace/main.go#L29
//go:linkname only allowed in Go files that import "unsafe"
unit (1.22.x, macOS): internal/cmd/gtrace/main.go#L31
missing function body
unit (1.22.x, macOS): internal/meta/context_test.go#L50
too many arguments in call to WithAllowFeatures
unit (1.22.x, macOS)
Process completed with exit code 1.
unit (1.22.x, windows): internal/conn/pool.go#L249
undefined: xcontext.WithoutDeadline
unit (1.22.x, windows): internal/value/value.go#L2428
undefined: DecimalType
unit (1.22.x, windows): meta/context.go#L35
cannot use ... in call to non-variadic meta.WithAllowFeatures
unit (1.22.x, windows): internal/cmd/gtrace/main.go#L29
//go:linkname only allowed in Go files that import "unsafe"
unit (1.22.x, windows): internal/cmd/gtrace/main.go#L31
missing function body
unit (1.22.x, windows): internal/meta/context_test.go#L50
too many arguments in call to WithAllowFeatures
unit (1.22.x, windows)
Process completed with exit code 1.
unit (1.21.x, windows): internal/value/value.go#L2428
undefined: DecimalType
unit (1.21.x, windows): internal/conn/pool.go#L249
undefined: xcontext.WithoutDeadline
unit (1.21.x, windows): meta/context.go#L35
cannot use ... in call to non-variadic meta.WithAllowFeatures
unit (1.21.x, windows): internal/cmd/gtrace/main.go#L29
//go:linkname only allowed in Go files that import "unsafe"
unit (1.21.x, windows): internal/cmd/gtrace/main.go#L31
missing function body
unit (1.21.x, windows): internal/meta/context_test.go#L50
too many arguments in call to WithAllowFeatures
unit (1.21.x, windows)
Process completed with exit code 1.
integration (1.21.x, 23.3)
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/.
integration (1.22.x, 24.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/.
integration (1.21.x, 24.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/.
integration (1.22.x, 23.3)
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/.
unit (1.21.x, ubuntu)
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/.
unit (1.22.x, ubuntu)
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/.
unit (1.21.x, macOS)
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/.
unit (1.22.x, macOS)
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/.
unit (1.22.x, windows)
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/.
unit (1.21.x, windows)
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/.