Bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.19.0 #220
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
pre-commit
16s
golangci
35s
Annotations
10 errors and 1 warning
golangci:
config/image_config.hcl2spec.go#L6
could not import github.com/hashicorp/hcl/v2/hcldec (-: # github.com/hashicorp/hcl/v2/hcldec
|
golangci
undefined: cty.RefinementBuilder
|
golangci
wrappedVal.RefineWith undefined (type cty.Value has no field or method RefineWith)) (typecheck)
|
golangci:
builder/builder.go#L9
could not import github.com/hashicorp/hcl/v2/hcldec (-: # github.com/hashicorp/hcl/v2/hcldec
|
golangci
undefined: cty.RefinementBuilder
|
golangci
wrappedVal.RefineWith undefined (type cty.Value has no field or method RefineWith)) (typecheck)
|
golangci:
builder/builder.go#L111
b.config.FileChecksum undefined (type Config has no field or method FileChecksum) (typecheck)
|
golangci:
builder/builder.go#L114
b.config.FileUrls undefined (type Config has no field or method FileUrls) (typecheck)
|
golangci:
builder/builder.go#L115
b.config.TargetExtension undefined (type Config has no field or method TargetExtension) (typecheck)
|
golangci:
builder/builder.go#L116
b.config.TargetPath undefined (type Config has no field or method TargetPath) (typecheck)
|
pre-commit
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|