chore(deps): bump github.com/invopop/jsonschema from 0.7.0 to 0.13.0 #9395
validations.yaml
on: pull_request
Build snapshot artifacts
6m 52s
Static analysis
3m 22s
Unit tests
6m 45s
Integration tests
6m 38s
Acceptance tests (Linux)
2m 57s
Acceptance tests (Mac)
1m 52s
CLI tests (Linux)
3m 55s
Cleanup snapshot cache
6s
Annotations
12 errors
Static analysis:
syft/internal/jsonschema/main.go#L129
cannot use map[string][]map[string]string{…} (value of type map[string][]map[string]string) as *jsonschema.Schema value in argument to documentSchema.Definitions["Package"].Properties.Set (typecheck)
|
Static analysis:
syft/internal/jsonschema/main.go#L129
cannot use map[string][]map[string]string{…} (value of type map[string][]map[string]string) as *jsonschema.Schema value in argument to documentSchema.Definitions["Package"].Properties.Set (typecheck)
|
Static analysis:
syft/internal/jsonschema/main.go#L129
cannot use map[string][]map[string]string{…} (value of type map[string][]map[string]string) as *jsonschema.Schema value in argument to documentSchema.Definitions["Package"].Properties.Set (typecheck)
|
Static analysis:
syft/internal/jsonschema/main.go#L129
cannot use map[string][]map[string]string{…} (value of type map[string][]map[string]string) as *jsonschema.Schema value in argument to documentSchema.Definitions["Package"].Properties.Set (typecheck)
|
Static analysis:
syft/internal/jsonschema/main.go#L129
cannot use map[string][]map[string]string{…} (value of type map[string][]map[string]string) as *jsonschema.Schema value in argument to documentSchema.Definitions["Package"].Properties.Set (typecheck)
|
Static analysis:
syft/internal/jsonschema/main.go#L129
cannot use map[string][]map[string]string{…} (value of type map[string][]map[string]string) as *jsonschema.Schema value in argument to documentSchema.Definitions["Package"].Properties.Set (typecheck)
|
Static analysis:
syft/internal/jsonschema/main.go#L129
cannot use map[string][]map[string]string{…} (value of type map[string][]map[string]string) as *jsonschema.Schema value in argument to documentSchema.Definitions["Package"].Properties.Set (typecheck)
|
Static analysis:
syft/internal/jsonschema/main.go#L129
cannot use map[string][]map[string]string{…} (value of type map[string][]map[string]string) as *jsonschema.Schema value in argument to documentSchema.Definitions["Package"].Properties.Set (typecheck)
|
Static analysis:
syft/internal/jsonschema/main.go#L129
cannot use map[string][]map[string]string{…} (value of type map[string][]map[string]string) as *jsonschema.Schema value in argument to documentSchema.Definitions["Package"].Properties.Set (typecheck)
|
Static analysis:
syft/internal/jsonschema/main.go#L129
cannot use map[string][]map[string]string{…} (value of type map[string][]map[string]string) as *jsonschema.Schema value in argument to documentSchema.Definitions["Package"].Properties.Set (typecheck)
|
Unit tests:
syft/internal/jsonschema/main.go#L129
cannot use map[string][]map[string]string{…} (value of type map[string][]map[string]string) as *jsonschema.Schema value in argument to documentSchema.Definitions["Package"].Properties.Set
|
Unit tests
Process completed with exit code 2.
|