Ignore zero addresses in CLUSTER SLOTS response #71
Annotations
60 errors and 12 warnings
build (1.19, testconn)
warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
|
build (1.19, testconn)
note: in expansion of macro ‘BIT_OP’
|
build (1.19, testconn)
note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
|
build (1.19, testconn)
note: in expansion of macro ‘BRET’
|
build (1.19, testconn)
note: in expansion of macro ‘BIT_OP’
|
build (1.19, testconn)
warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
|
build (1.19, testconn)
note: in expansion of macro ‘BIT_OP’
|
build (1.19, testconn)
note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
|
build (1.19, testconn)
note: in expansion of macro ‘BRET’
|
build (1.19, testconn)
note: in expansion of macro ‘BIT_OP’
|
build (1.20, testconn)
warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
|
build (1.20, testconn)
note: in expansion of macro ‘BIT_OP’
|
build (1.20, testconn)
note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
|
build (1.20, testconn)
note: in expansion of macro ‘BRET’
|
build (1.20, testconn)
note: in expansion of macro ‘BIT_OP’
|
build (1.20, testconn)
warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
|
build (1.20, testconn)
note: in expansion of macro ‘BIT_OP’
|
build (1.20, testconn)
note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
|
build (1.20, testconn)
note: in expansion of macro ‘BRET’
|
build (1.20, testconn)
note: in expansion of macro ‘BIT_OP’
|
build (1.20, testredis)
warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
|
build (1.20, testredis)
note: in expansion of macro ‘BIT_OP’
|
build (1.20, testredis)
note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
|
build (1.20, testredis)
note: in expansion of macro ‘BRET’
|
build (1.20, testredis)
note: in expansion of macro ‘BIT_OP’
|
build (1.20, testredis)
warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
|
build (1.20, testredis)
note: in expansion of macro ‘BIT_OP’
|
build (1.20, testredis)
note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
|
build (1.20, testredis)
note: in expansion of macro ‘BRET’
|
build (1.20, testredis)
note: in expansion of macro ‘BIT_OP’
|
build (1.19, testredis)
warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
|
build (1.19, testredis)
note: in expansion of macro ‘BIT_OP’
|
build (1.19, testredis)
note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
|
build (1.19, testredis)
note: in expansion of macro ‘BRET’
|
build (1.19, testredis)
note: in expansion of macro ‘BIT_OP’
|
build (1.19, testredis)
warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
|
build (1.19, testredis)
note: in expansion of macro ‘BIT_OP’
|
build (1.19, testredis)
note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
|
build (1.19, testredis)
note: in expansion of macro ‘BRET’
|
build (1.19, testredis)
note: in expansion of macro ‘BIT_OP’
|
build (1.19, testcluster)
warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
|
build (1.19, testcluster)
note: in expansion of macro ‘BIT_OP’
|
build (1.19, testcluster)
note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
|
build (1.19, testcluster)
note: in expansion of macro ‘BRET’
|
build (1.19, testcluster)
note: in expansion of macro ‘BIT_OP’
|
build (1.19, testcluster)
warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
|
build (1.19, testcluster)
note: in expansion of macro ‘BIT_OP’
|
build (1.19, testcluster)
note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
|
build (1.19, testcluster)
note: in expansion of macro ‘BRET’
|
build (1.19, testcluster)
note: in expansion of macro ‘BIT_OP’
|
build (1.20, testcluster)
warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
|
build (1.20, testcluster)
note: in expansion of macro ‘BIT_OP’
|
build (1.20, testcluster)
note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
|
build (1.20, testcluster)
note: in expansion of macro ‘BRET’
|
build (1.20, testcluster)
note: in expansion of macro ‘BIT_OP’
|
build (1.20, testcluster)
warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
|
build (1.20, testcluster)
note: in expansion of macro ‘BIT_OP’
|
build (1.20, testcluster)
note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
|
build (1.20, testcluster)
note: in expansion of macro ‘BRET’
|
build (1.20, testcluster)
note: in expansion of macro ‘BIT_OP’
|
build (1.19, testconn)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (1.19, testconn)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (1.20, testconn)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (1.20, testconn)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (1.20, testredis)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (1.20, testredis)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (1.19, testredis)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (1.19, testredis)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (1.19, testcluster)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (1.19, testcluster)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (1.20, testcluster)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (1.20, testcluster)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|