Start generating structs from openapi spec #4
lint-test.yml
on: push
lint-test
31s
build-push
0s
Annotations
2 errors and 1 warning
lint-test:
api/impl.go#L4
cannot use (*Server)(nil) (value of type *Server) as ServerInterface value in variable declaration: *Server does not implement ServerInterface (missing method PostUpload) (typecheck)
|
lint-test
issues found
|
lint-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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/.
|