Skip to content

Make bundle JSON schema modular with $defs #6491

Make bundle JSON schema modular with $defs

Make bundle JSON schema modular with $defs #6491

Triggered via pull request August 20, 2024 13:35
Status Failure
Total duration 5m 40s
Artifacts

push.yml

on: pull_request
fmt
16s
fmt
validate-bundle-schema
25s
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 (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 (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 (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.