Skip to content

Make bundle JSON schema modular with $defs #6501

Make bundle JSON schema modular with $defs

Make bundle JSON schema modular with $defs #6501

Triggered via pull request August 20, 2024 19:53
Status Failure
Total duration 6m 7s
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

10 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): libs/jsonschema/from_type_test.go#L21
field notExported is unused (U1000)
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): libs/jsonschema/from_type_test.go#L21
field notExported is unused (U1000)
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): libs/jsonschema/from_type_test.go#L21
field notExported is unused (U1000)
tests (windows-latest)
Process completed with exit code 1.