chore(deps): bump github.com/hashicorp/go-getter from 1.7.0 to 1.7.9 #91
Annotations
4 errors and 1 warning
|
tests
Process completed with exit code 2.
|
|
tests:
vendor/github.com/hashicorp/terraform-plugin-sdk/internal/configs/configload/loader_snapshot.go#L200
cannot use snapshotFS{} (value of struct type snapshotFS) as afero.Fs value in variable declaration: snapshotFS does not implement afero.Fs (missing method Chown)
|
|
tests:
vendor/github.com/hashicorp/terraform-plugin-sdk/internal/configs/configload/loader_snapshot.go#L57
cannot use fs (variable of struct type snapshotFS) as afero.Fs value in struct literal: snapshotFS does not implement afero.Fs (missing method Chown)
|
|
tests:
vendor/github.com/hashicorp/terraform-plugin-sdk/internal/configs/configload/loader_snapshot.go#L52
cannot use fs (variable of struct type snapshotFS) as afero.Fs value in argument to configs.NewParser: snapshotFS does not implement afero.Fs (missing method Chown)
|
|
tests
Failed to restore: Cache service responded with 400
|