Skip to content

Update dependabot.yml #86

Update dependabot.yml

Update dependabot.yml #86

Triggered via pull request March 5, 2024 18:22
Status Failure
Total duration 49s
Artifacts

CI.yml

on: pull_request
Coverage
38s
Coverage
Static checks
22s
Static checks
Fit to window
Zoom out
Zoom in

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)
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/.
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/.