Skip to content

Add content unit option to customize referencable entities #286

Add content unit option to customize referencable entities

Add content unit option to customize referencable entities #286

Triggered via pull request September 9, 2024 09:00
Status Failure
Total duration 31s
Artifacts

golangci-lint.yml

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

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/