Will Calcote

Results 2 issues of Will Calcote

**Description** Running `make check` produces the following warnings and suggestions: ``` validator/validate.go:17:2: var `schemaPath` is unused (unused) schemaPath = "components.schemas" ^ config/provider/inmem.go:57:9: SA1019: utils.Unmarshal is deprecated: Use Unmarshal from encoding...

good first issue
help wanted
issue/willfix
kind/chore
language/go

**Description** Running `make test` produces the following errors: ``` --- FAIL: TestValidator (0.01s) validate_test.go:70: unknown domain for reference "../core.json#/definitions/uuid" (and 4 more errors) validate_test.go:70: unknown domain for reference "../core.json#/definitions/uuid" (and...

good first issue
help wanted
issue/willfix
kind/chore
language/go