Feat/r17 exmaple #141
Annotations
7 errors and 1 warning
Run golangci-lint:
internal/sbi/server.go#L72
undeclared name: `openapi` (typecheck)
|
Run golangci-lint:
internal/sbi/server.go#L138
cfg.GetCertPemPath undefined (type *factory.Config has no field or method GetCertPemPath) (typecheck)
|
Run golangci-lint:
internal/sbi/server.go#L139
cfg.GetCertKeyPath undefined (type *factory.Config has no field or method GetCertKeyPath) (typecheck)
|
Run golangci-lint:
internal/sbi/server.go#L153
undeclared name: `openapi` (typecheck)
|
Run golangci-lint:
internal/sbi/server.go#L160
undeclared name: `openapi` (typecheck)
|
Run golangci-lint:
internal/sbi/server.go#L20
"github.com/free5gc/openapi-r17" imported but not used (typecheck)
|
Run golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading