IP restriction #527
Annotations
6 errors and 2 warnings
lint:
server/config.go#L1
: # github.com/0xPolygonHermez/zkevm-bridge-service/server [github.com/0xPolygonHermez/zkevm-bridge-service/server.test]
|
lint:
server/interceptors_test.go#L23
cannot use uint32(pb.ErrorCode_ERROR_DEFAULT) (constant 1000 of type uint32) as int64 value in struct literal
|
lint:
server/interceptors_test.go#L30
cannot use uint32(pb.ErrorCode_ERROR_OK) (constant 0 of type uint32) as int64 value in struct literal
|
lint:
server/interceptors_test.go#L44
cannot use uint32(pb.ErrorCode_ERROR_OK) (constant 0 of type uint32) as int64 value in struct literal (typecheck)
|
lint
lint] Error 1
|
lint
Process completed with exit code 2.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, 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/
|