Update dependabot.yml #98
CI.yml
on: push
Coverage
24s
Static checks
26s
Annotations
10 errors and 2 warnings
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:
block_signature.go#L12
import 'github.com/yoanm/go-tfsig/tokens' is not allowed from list 'Main' (depguard)
|
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/.
|