Skip to content

Add support for OpenAPI 3.1 #207

Add support for OpenAPI 3.1

Add support for OpenAPI 3.1 #207

Triggered via pull request August 7, 2023 08:16
@vearutopvearutop
synchronize #76
openapi31
Status Failure
Total duration 23s
Artifacts

golangci-lint.yml

on: pull_request
golangci-lint
12s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
golangci-lint: openapi31/example_misc_test.go#L1
: # github.com/swaggest/openapi-go/openapi31_test [github.com/swaggest/openapi-go/openapi31.test]
golangci-lint: openapi31/example_security_test.go#L87
cannot use openapi31.SecuritySchemeAPIKeyInHeader (constant "header" of type openapi31.SecuritySchemeAPIKeyIn) as openapi.In value in argument to reflector.SpecEns().SetAPIKeySecurity (typecheck)
golangci-lint
issues found
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/