feat: support serving under a path prefix #224
Annotations
5 errors and 1 warning
Lint:
httpbin/handlers_test.go#L40
field `app` is unused (unused)
|
Lint:
httpbin/handlers_test.go#L99
loopclosure: loop variable env captured by func literal (govet)
|
Lint:
httpbin/handlers_test.go#L100
loopclosure: loop variable env captured by func literal (govet)
|
Lint:
httpbin/handlers_test.go#L106
loopclosure: loop variable env captured by func literal (govet)
|
Lint
issues found
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|