Skip to content

update cluster tests #52

update cluster tests

update cluster tests #52

Triggered via push April 27, 2024 02:23
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 2 warnings
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, testredis)
testredis] Error 1
build (1.19, testredis)
Process completed with exit code 2.
build (1.19, testconn)
The job was canceled because "_1_19_testredis" failed.
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.19, testcluster)
The job was canceled because "_1_19_testredis" failed.
build (1.19, testcluster)
The operation was canceled.
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.19, testredis)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/