redis pub sub metrics #1964
Annotations
53 errors and 6 warnings
Lint:
hub_test.go#L165
cannot use h.remove(c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Lint:
hub_test.go#L167
h.add(c) (no value) used as value
|
Lint:
hub_test.go#L176
cannot use h.remove(c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Lint:
hub_test.go#L181
cannot use h.remove(c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Lint:
hub_test.go#L914
h.add(c) (no value) used as value
|
Lint:
hub_test.go#L943
cannot use h.removeSub("not_existed", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Lint:
hub_test.go#L950
cannot use h.removeSub("test1", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Lint:
hub_test.go#L956
cannot use h.removeSub("test1", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Lint:
hub_test.go#L961
cannot use h.removeSub("test2", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Lint:
hub_test.go#L978
h.add(c) (no value) used as value
|
Test with Go 1.21 Redis 7:
hub_test.go#L165
cannot use h.remove(c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.21 Redis 7:
hub_test.go#L167
h.add(c) (no value) used as value
|
Test with Go 1.21 Redis 7:
hub_test.go#L176
cannot use h.remove(c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.21 Redis 7:
hub_test.go#L181
cannot use h.remove(c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.21 Redis 7:
hub_test.go#L914
h.add(c) (no value) used as value
|
Test with Go 1.21 Redis 7:
hub_test.go#L943
cannot use h.removeSub("not_existed", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.21 Redis 7:
hub_test.go#L950
cannot use h.removeSub("test1", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.21 Redis 7:
hub_test.go#L956
cannot use h.removeSub("test1", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.21 Redis 7:
hub_test.go#L961
cannot use h.removeSub("test2", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.21 Redis 7:
hub_test.go#L978
h.add(c) (no value) used as value
|
Test with Go 1.21 Redis 6
The job was canceled because "_1_21_7" failed.
|
Test with Go 1.21 Redis 6:
hub_test.go#L165
cannot use h.remove(c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.21 Redis 6:
hub_test.go#L167
h.add(c) (no value) used as value
|
Test with Go 1.21 Redis 6:
hub_test.go#L176
cannot use h.remove(c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.21 Redis 6:
hub_test.go#L181
cannot use h.remove(c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.21 Redis 6:
hub_test.go#L914
h.add(c) (no value) used as value
|
Test with Go 1.21 Redis 6:
hub_test.go#L943
cannot use h.removeSub("not_existed", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.21 Redis 6:
hub_test.go#L950
cannot use h.removeSub("test1", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.21 Redis 6:
hub_test.go#L956
cannot use h.removeSub("test1", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.21 Redis 6:
hub_test.go#L961
cannot use h.removeSub("test2", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.21 Redis 6:
hub_test.go#L978
h.add(c) (no value) used as value
|
Test with Go 1.22 Redis 7
The job was canceled because "_1_21_7" failed.
|
Test with Go 1.22 Redis 7:
hub_test.go#L165
cannot use h.remove(c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.22 Redis 7:
hub_test.go#L167
h.add(c) (no value) used as value
|
Test with Go 1.22 Redis 7:
hub_test.go#L176
cannot use h.remove(c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.22 Redis 7:
hub_test.go#L181
cannot use h.remove(c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.22 Redis 7:
hub_test.go#L914
h.add(c) (no value) used as value
|
Test with Go 1.22 Redis 7:
hub_test.go#L943
cannot use h.removeSub("not_existed", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.22 Redis 7:
hub_test.go#L950
cannot use h.removeSub("test1", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.22 Redis 7:
hub_test.go#L956
cannot use h.removeSub("test1", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.22 Redis 7:
hub_test.go#L961
cannot use h.removeSub("test2", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.22 Redis 7:
hub_test.go#L978
h.add(c) (no value) used as value
|
Test with Go 1.22 Redis 6
The job was canceled because "_1_21_7" failed.
|
Test with Go 1.22 Redis 6:
hub_test.go#L165
cannot use h.remove(c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.22 Redis 6:
hub_test.go#L167
h.add(c) (no value) used as value
|
Test with Go 1.22 Redis 6:
hub_test.go#L176
cannot use h.remove(c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.22 Redis 6:
hub_test.go#L181
cannot use h.remove(c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.22 Redis 6:
hub_test.go#L914
h.add(c) (no value) used as value
|
Test with Go 1.22 Redis 6:
hub_test.go#L943
cannot use h.removeSub("not_existed", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.22 Redis 6:
hub_test.go#L950
cannot use h.removeSub("test1", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.22 Redis 6:
hub_test.go#L956
cannot use h.removeSub("test1", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.22 Redis 6:
hub_test.go#L961
cannot use h.removeSub("test2", c) (value of type bool) as error value in assignment: bool does not implement error (missing method Error)
|
Test with Go 1.22 Redis 6:
hub_test.go#L978
h.add(c) (no value) used as value
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test with Go 1.21 Redis 7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test with Go 1.21 Redis 7
Restore cache failed: Dependencies file is not found in /home/runner/work/centrifuge/centrifuge. Supported file pattern: go.sum
|
Test with Go 1.21 Redis 6
Restore cache failed: Dependencies file is not found in /home/runner/work/centrifuge/centrifuge. Supported file pattern: go.sum
|
Test with Go 1.22 Redis 7
Restore cache failed: Dependencies file is not found in /home/runner/work/centrifuge/centrifuge. Supported file pattern: go.sum
|
Test with Go 1.22 Redis 6
Restore cache failed: Dependencies file is not found in /home/runner/work/centrifuge/centrifuge. Supported file pattern: go.sum
|