Add public accessors for request pattern and method #49
Annotations
8 errors and 1 warning
Run Tests
Process completed with exit code 1.
|
Run Lint:
buffer.go#L17
exported type StreamerWriter should have comment or be unexported
|
Run Lint:
client.go#L61
func HttpService should be HTTPService
|
Run Lint:
http.go#L106
func HttpHandler should be HTTPHandler
|
Run Lint:
response_test.go#L280
should replace v.closed += 1 with v.closed++
|
Run Lint:
response_writer.go#L9
exported type ResponseWriter should have comment or be unexported
|
Run Lint:
server.go#L16
exported type Server should have comment or be unexported
|
Run Lint:
server.go#L111
exported function Listen should have comment or be unexported
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading