Bump the all-actions group with 5 updates #100
CI.yml
on: pull_request
Coverage
37s
Static checks
19s
Annotations
10 errors and 1 warning
Static checks:
tokens/generator.go#L6
import 'github.com/hashicorp/hcl/v2/hclsyntax' is not allowed from list 'Main' (depguard)
|
Static checks:
tokens/generator.go#L7
import 'github.com/hashicorp/hcl/v2/hclwrite' is not allowed from list 'Main' (depguard)
|
Static checks:
tokens/generator.go#L8
import 'github.com/zclconf/go-cty/cty' is not allowed from list 'Main' (depguard)
|
Static checks:
tokens/main.go#L13
import 'github.com/hashicorp/hcl/v2/hclwrite' is not allowed from list 'Main' (depguard)
|
Static checks:
tokens/main.go#L14
import 'github.com/zclconf/go-cty/cty' is not allowed from list 'Main' (depguard)
|
Static checks:
tokens/main.go#L15
import 'github.com/zclconf/go-cty/cty/gocty' is not allowed from list 'Main' (depguard)
|
Static checks:
tokens/token.go#L4
import 'github.com/hashicorp/hcl/v2/hclsyntax' is not allowed from list 'Main' (depguard)
|
Static checks:
tokens/token.go#L5
import 'github.com/hashicorp/hcl/v2/hclwrite' is not allowed from list 'Main' (depguard)
|
Static checks:
tokens/token_capsule.go#L4
import 'github.com/zclconf/go-cty/cty' is not allowed from list 'Main' (depguard)
|
Static checks:
tokens/generator.go#L59
fmt.Sprintf can be replaced with string addition (perfsprint)
|
Coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|