Update lucacome/draft-release action to v1.2.4 #13
lint.yml
on: pull_request
Go Lint
27s
Actionlint
11s
Annotations
5 errors
|
Go Lint
issues found
|
|
Go Lint:
nethttp/server_test.go#L147
net/http.NewRequest must not be called. use net/http.NewRequestWithContext (noctx)
|
|
Go Lint:
nethttp/server_test.go#L145
net/http.NewRequest must not be called. use net/http.NewRequestWithContext (noctx)
|
|
Go Lint:
nethttp/server_test.go#L143
net/http.NewRequest must not be called. use net/http.NewRequestWithContext (noctx)
|
|
Go Lint:
nethttp/server_test.go#L141
net/http.NewRequest must not be called. use net/http.NewRequestWithContext (noctx)
|