Add content unit option to customize referencable entities #286
Annotations
6 errors and 2 warnings
golangci-lint:
operation.go#L53
exported: exported type ContentOrReference should have comment or be unexported (revive)
|
golangci-lint:
openapi3/helper.go#L214
exported: exported method ResponseOrRef.SetReference should have comment or be unexported (revive)
|
golangci-lint:
openapi3/helper.go#L219
exported: exported method RequestBodyOrRef.SetReference should have comment or be unexported (revive)
|
golangci-lint:
openapi31/helper.go#L273
exported: exported method ResponseOrReference.SetReference should have comment or be unexported (revive)
|
golangci-lint:
openapi31/helper.go#L278
exported: exported method RequestBodyOrReference.SetReference should have comment or be unexported (revive)
|
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/
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|