Skip to content

fix(deps): update module github.com/getkin/kin-openapi to v0.127.0 #38

fix(deps): update module github.com/getkin/kin-openapi to v0.127.0

fix(deps): update module github.com/getkin/kin-openapi to v0.127.0 #38

Triggered via pull request October 23, 2023 15:52
Status Failure
Total duration 43s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
Lint
compiledPatterns.CompareAndSwap undefined (type sync.Map has no field or method CompareAndSwap)
Lint
Process completed with exit code 2.
Lint: generator.go#L16
exported type DocsGenerator should have comment or be unexported
Lint: generator.go#L21
exported type OpenAPIDocs should have comment or be unexported
Lint: generator.go#L26
exported method DocsGenerator.GenerateDocs should have comment or be unexported
Lint: generator.go#L47
exported method DocsGenerator.GenerateDocsForRoute should have comment or be unexported
Lint: generator.go#L90
exported method DocsGenerator.GenerateOpenAPIFiles should have comment or be unexported
Lint: route.go#L5
exported type Route should have comment or be unexported
Lint: route.go#L13
exported type RouteKeyType should have comment or be unexported
Lint: route.go#L16
exported const RouteKey should have comment (or a comment on this block) or be unexported
Lint: server.go#L9
exported type EZServer should have comment or be unexported
Lint: server.go#L9
type name will be used as ez.EZServer by other packages, and that stutters; consider calling this Server
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/