fix(deps): update module github.com/getkin/kin-openapi to v0.128.0 #41
Annotations
13 errors and 1 warning
vet
undefined: strings.Cut
|
vet
compiledPatterns.CompareAndSwap undefined (type sync.Map has no field or method CompareAndSwap)
|
vet
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
|
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/
|
The logs for this run have expired and are no longer available.
Loading