Make bundle JSON schema modular with $defs
#6499
push.yml
on: pull_request
fmt
18s
validate-bundle-schema
20s
Matrix: tests
Annotations
7 errors
validate-bundle-schema
Process completed with exit code 1.
|
tests (ubuntu-latest):
libs/template/config_test.go#L464
cannot use []*jsonschema.Schema{…} (value of type []*jsonschema.Schema) as []jsonschema.Schema value in struct literal (compile)
|
tests (ubuntu-latest)
Process completed with exit code 2.
|
tests (macos-latest):
libs/template/config_test.go#L464
cannot use []*jsonschema.Schema{…} (value of type []*jsonschema.Schema) as []jsonschema.Schema value in struct literal (compile)
|
tests (macos-latest)
Process completed with exit code 2.
|
tests (windows-latest):
libs/template/config_test.go#L464
cannot use []*jsonschema.Schema{…} (value of type []*jsonschema.Schema) as []jsonschema.Schema value in struct literal (compile)
|
tests (windows-latest)
Process completed with exit code 1.
|