fix(scope): Add defensive checks around invalid resource types #11166
test.yml
on: push
setup
1m 0s
test
7m 38s
Matrix: test-modules
Annotations
6 errors
test:
internal/types/resource/resource_test.go#L140
undefined: TopLevelType
|
test:
internal/types/resource/resource_test.go#L141
undefined: HasChildTypes
|
test:
internal/types/resource/resource_test.go#L142
undefined: Parent
|
test:
internal/types/scope/scope_test.go#L160
multiple-value AllowedIn(tt.resource) (value of type ([]Type, error)) in single-value context
|
test:
internal/types/scope/scope_test.go#L160
not enough arguments in call to AllowedIn
|
test
Final attempt failed. Child_process exited with error code 2
|