Skip to content

fix: support v1 middleware, add example #374

fix: support v1 middleware, add example

fix: support v1 middleware, add example #374

Triggered via push October 20, 2023 16:13
Status Failure
Total duration 27s
Artifacts

ci.yaml

on: push
Build & Test
18s
Build & Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build & Test
missing go.sum entry for module providing package github.com/opentracing/opentracing-go (imported by github.com/danielgtaylor/huma/middleware); to add:
Build & Test
missing go.sum entry for module providing package github.com/opentracing/opentracing-go/ext (imported by github.com/danielgtaylor/huma/middleware); to add:
Build & Test
missing go.sum entry for module providing package go.uber.org/zap (imported by github.com/danielgtaylor/huma/middleware); to add:
Build & Test
missing go.sum entry for module providing package go.uber.org/zap/zapcore (imported by github.com/danielgtaylor/huma/middleware); to add:
Build & Test
Process completed with exit code 1.
Build & Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/