Skip to content

cache: making it more Go idiomatic #819

cache: making it more Go idiomatic

cache: making it more Go idiomatic #819

Triggered via pull request August 31, 2023 10:07
Status Failure
Total duration 5m 5s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ci: pkg/handler/handler_test.go#L180
type func() cached.Result[*spec.Swagger] of func() cached.Result[*spec.Swagger] {…} does not match func() (T, string, error) (cannot infer T)
ci: pkg/handler/handler_test.go#L186
undefined: cached.NewResult
ci
Process completed with exit code 1.