Bump terraform 2.29.0 #201
Annotations
10 errors and 2 warnings
../../../go/pkg/mod/github.com/linode/linodego@v1.41.0/client.go#L147
cannot range over httpDefaultRetryCount (untyped int constant 1000) (typecheck)
|
../../../go/pkg/mod/github.com/linode/linodego@v1.41.0/pagination.go#L117
cannot range over valType.NumField() (value of type int) (typecheck)
|
../../../go/pkg/mod/github.com/linode/linodego@v1.41.0/internal/duration/duration.go#L54
cannot range over l (variable of type int) (typecheck)
|
../../../go/pkg/mod/github.com/linode/terraform-provider-linode/v2@v2.29.0/linode/account/framework_datasource.go#L18
cannot use &DataSource{…} (value of type *DataSource) as datasource.DataSource value in return statement: *DataSource does not implement datasource.DataSource (missing method Metadata) (typecheck)
|
../../../go/pkg/mod/github.com/linode/terraform-provider-linode/v2@v2.29.0/linode/account/framework_datasource.go#L76
d.Meta undefined (type *DataSource has no field or method Meta) (typecheck)
|
../../../go/pkg/mod/github.com/linode/terraform-provider-linode/v2@v2.29.0/linode/accountavailabilities/framework_datasource_schema.go#L10
missing type in composite literal (typecheck)
|
../../../go/pkg/mod/github.com/linode/terraform-provider-linode/v2@v2.29.0/linode/accountavailabilities/framework_datasource_schema.go#L11
missing type in composite literal (typecheck)
|
../../../go/pkg/mod/github.com/linode/terraform-provider-linode/v2@v2.29.0/linode/accountavailabilities/framework_datasource_schema.go#L12
missing type in composite literal (typecheck)
|
../../../go/pkg/mod/github.com/linode/terraform-provider-linode/v2@v2.29.0/linode/accountavailabilities/framework_datasource.go#L14
cannot use &DataSource{…} (value of type *DataSource) as datasource.DataSource value in return statement: *DataSource does not implement datasource.DataSource (missing method Metadata) (typecheck)
|
../../../go/pkg/mod/github.com/linode/terraform-provider-linode/v2@v2.29.0/linode/accountavailabilities/framework_datasource.go#L36
r.Meta undefined (type *DataSource has no field or method Meta) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "output".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading