Bump github.com/hashicorp/terraform-plugin-framework from 1.5.0 to 1.14.0 #939
Annotations
10 errors and 1 warning
Run Unit Tests:
internal/clients/packerv2/bucket.go#L11
"github.com/hashicorp/hcp-sdk-go/clients/cloud-packer-service/stable/2021-04-30/client/packer_service" imported and not used (typecheck)
|
Run Unit Tests:
internal/provider/packer/datasources/artifact/data_source.go#L127
cannot use &dataSource{} (value of type *dataSource) as datasource.DataSource value in variable declaration: *dataSource does not implement datasource.DataSource (missing method Metadata) (typecheck)
|
Run Unit Tests:
internal/provider/packer/datasources/artifact/data_source.go#L128
cannot use &dataSource{} (value of type *dataSource) as datasource.DataSourceWithConfigValidators value in variable declaration: *dataSource does not implement datasource.DataSourceWithConfigValidators (missing method ConfigValidators) (typecheck)
|
Run Unit Tests:
internal/provider/packer/datasources/artifact/data_source.go#L111
cannot use &dataSource{…} (value of type *dataSource) as datasource.DataSource value in return statement: *dataSource does not implement datasource.DataSource (missing method Metadata) (typecheck)
|
Run Unit Tests:
internal/provider/packer/datasources/artifact/data_source.go#L248
d.Client undefined (type *dataSource has no field or method Client) (typecheck)
|
Run Unit Tests:
internal/provider/packer/datasources/artifact/data_source.go#L261
d.Client undefined (type *dataSource has no field or method Client) (typecheck)
|
Run Unit Tests:
internal/provider/packer/datasources/artifact/data_source.go#L263
d.Client undefined (type *dataSource has no field or method Client) (typecheck)
|
Run Unit Tests:
internal/provider/packer/datasources/version/data_source.go#L86
cannot use &dataSource{} (value of type *dataSource) as datasource.DataSource value in variable declaration: *dataSource does not implement datasource.DataSource (missing method Metadata) (typecheck)
|
Run Unit Tests:
internal/provider/packer/datasources/version/data_source.go#L77
cannot use &dataSource{…} (value of type *dataSource) as datasource.DataSource value in return statement: *dataSource does not implement datasource.DataSource (missing method Metadata) (typecheck)
|
Run Unit Tests:
main.go#L15
could not import github.com/hashicorp/terraform-plugin-mux/tf6muxserver (-: # github.com/hashicorp/terraform-plugin-mux/tf6muxserver
|
Run Unit Tests
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.22.11-42386fda282a87743c02d9d10318a20130ccba9dde63b7c1282cca7a9752ccaa
|