Skip to content

Make bundle JSON schema modular with $defs #6499

Make bundle JSON schema modular with $defs

Make bundle JSON schema modular with $defs #6499

Triggered via pull request August 20, 2024 17:10
Status Failure
Total duration 4m 21s
Artifacts

push.yml

on: pull_request
fmt
18s
fmt
validate-bundle-schema
20s
validate-bundle-schema
Matrix: tests
Fit to window
Zoom out
Zoom in

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.