api: move server init to internal/server #15
Annotations
3 errors and 1 warning
Style:
internal/server/server.go#L49
error strings should not end with punctuation or newlines (ST1005)
|
Style:
internal/server/server.go#L49
Printf call needs 0 args but has 1 args (SA5009)
|
Style
Process completed with exit code 1.
|
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|