Skip to content

Refactors context usage at server entity #71

Refactors context usage at server entity

Refactors context usage at server entity #71

Triggered via push April 25, 2024 13:17
Status Failure
Total duration 52s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
tests: server/server.go#L1
: # github.com/ksysoev/wasabi/server [github.com/ksysoev/wasabi/server.test]
tests: server/server_test.go#L13
cannot use 0 (untyped int constant) as string value in argument to NewServer
tests: server/server_test.go#L22
too many arguments in call to server.Run
tests: server/server_test.go#L38
cannot use port (variable of type uint16) as string value in argument to NewServer
tests: server/server_test.go#L40
server.port undefined (type *Server has no field or method port)
tests: server/server_test.go#L41
server.port undefined (type *Server has no field or method port)
tests: server/server_test.go#L54
cannot use 0 (untyped int constant) as string value in argument to NewServer (typecheck)
tests
issues found
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@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/.