Support resource schema versions #223
ci-go.yml
on: pull_request
golangci-lint
38s
test
28s
Annotations
6 errors
test:
internal/resource/convert.go#L66
d.Schema.Version undefined (type *"github.com/hashicorp/terraform-plugin-codegen-spec/resource".Schema has no field or method Version)
|
test
Process completed with exit code 1.
|
golangci-lint:
internal/cmd/generate_resources.go#L22
could not import github.com/hashicorp/terraform-plugin-codegen-framework/internal/resource (-: # github.com/hashicorp/terraform-plugin-codegen-framework/internal/resource
|
golangci-lint:
internal/resource/convert.go#L66
d.Schema.Version undefined (type *"github.com/hashicorp/terraform-plugin-codegen-spec/resource".Schema has no field or method Version)) (typecheck)
|
golangci-lint:
internal/resource/convert.go#L66
d.Schema.Version undefined (type *"github.com/hashicorp/terraform-plugin-codegen-spec/resource".Schema has no field or method Version) (typecheck)
|
golangci-lint
issues found
|