perf: made middleware builders return a middleware #31
Annotations
4 errors and 3 warnings
build and test:
pkg/proxy/middleware/middleware_test.go#L41
too many arguments in call to Recoverer
|
build and test:
pkg/proxy/middleware/middleware_test.go#L44
cannot use mw(nil, &mocks.ServerStreamMock{…}) (value of type grpc.StreamHandler) as error value in assignment: grpc.StreamHandler does not implement error (missing method Error)
|
build and test:
pkg/proxy/middleware/middleware_test.go#L44
too many arguments in call to mw
|
build and test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
set up go 1.22.0
Restore cache failed: Dependencies file is not found in /home/runner/work/groxy/groxy. Supported file pattern: go.sum
|
Loading