Creates + Reads are working #4
Annotations
9 errors and 1 warning
Run linters:
internal/provider/data/resource.go#L84
type assertion must be checked (forcetypeassert)
|
Run linters:
internal/provider/data/value.go#L50
type assertion must be checked (forcetypeassert)
|
Run linters:
internal/provider/data/value.go#L52
type assertion must be checked (forcetypeassert)
|
Run linters:
internal/provider/data/value.go#L60
type assertion must be checked (forcetypeassert)
|
Run linters:
internal/provider/example_resource.go#L158
printf: fmt.Sprintf format %v reads arg #1, but call has 0 args (govet)
|
Run linters:
internal/provider/example_resource.go#L192
printf: fmt.Sprintf format %v reads arg #1, but call has 0 args (govet)
|
Run linters:
internal/provider/example_resource.go#L234
printf: fmt.Sprintf format %v reads arg #1, but call has 0 args (govet)
|
Run linters:
internal/provider/client.go#L155
`createBase` - `ctx` is unused (unparam)
|
Run linters
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading