Feat/dynamic queue with concurrency #1176
Annotations
7 errors and 4 warnings
lint:
internal/rdb/rdb_test.go#L557
cannot use tc.queueConcurrency (variable of type map[string]int) as sync.Map value in assignment (typecheck)
|
lint
issues found
|
build (ubuntu-latest, 1.23.x):
internal/rdb/rdb_test.go#L557
cannot use tc.queueConcurrency (variable of type map[string]int) as sync.Map value in assignment
|
build (ubuntu-latest, 1.23.x)
Process completed with exit code 1.
|
build (ubuntu-latest, 1.22.x)
The job was canceled because "ubuntu-latest_1_23_x" failed.
|
build (ubuntu-latest, 1.22.x):
internal/rdb/rdb_test.go#L557
cannot use tc.queueConcurrency (variable of type map[string]int) as sync.Map value in assignment
|
build (ubuntu-latest, 1.22.x)
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-tool (ubuntu-latest, 1.22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-tool (ubuntu-latest, 1.23.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, 1.23.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|