Remove unwanted preset (depguard) #96
CI.yml
on: pull_request
Coverage
18s
Static checks
19s
Annotations
8 errors and 2 warnings
Static checks:
tokens/generator.go#L59
fmt.Sprintf can be replaced with string addition (perfsprint)
|
Static checks:
tokens/generator.go#L121
fmt.Sprintf can be replaced with string addition (perfsprint)
|
Static checks:
testutils/terraform_equals.go#L20
fmt.Sprintf can be replaced with string addition (perfsprint)
|
Static checks:
tokens/generator.go#L89
block should not end with a whitespace (or comment) (wsl)
|
Static checks:
block_signature_test.go#L60
if statements should only be cuddled with assignments (wsl)
|
Static checks:
utils_test.go#L62
assignments should only be cuddled with other assignments (wsl)
|
Static checks:
value_generator_test.go#L60
if statements should only be cuddled with assignments (wsl)
|
Static checks
issues found
|
Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@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/.
|