feat: adding various middlewares for services #320
pipeline.yml
on: pull_request
pipe
/
...
/
lint
20s
pipe
/
...
/
test
35s
pipe
/
...
/
version
pipe
/
...
/
auto-labeler
4s
pipe
/
publishVersion
0s
Annotations
6 errors
|
pipe / lint / lint
Process completed with exit code 1.
|
|
pipe / lint / lint:
middleware/requestid_test.go#L48
imports must appear before other declarations
|
|
pipe / lint / lint:
middleware/auth.go#L12
imports must appear before other declarations
|
|
pipe / lint / lint:
middleware/auth.go#L10
expected declaration, found 'package'
|
|
pipe / testSource / test
Process completed with exit code 1.
|
|
pipe / testSource / test:
middleware/requestid_test.go#L48
imports must appear before other declarations
|