Skip to content

MySQL driver: on connect try setting wsrep_sync_wait=7, swallow error 1193 #2946

MySQL driver: on connect try setting wsrep_sync_wait=7, swallow error 1193

MySQL driver: on connect try setting wsrep_sync_wait=7, swallow error 1193 #2946

Triggered via pull request November 16, 2023 12:25
Status Success
Total duration 1m 49s
Artifacts

go.yml

on: pull_request
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 7 warnings
build-test (macos-latest): pkg/contracts/contracts.go#L63
can inline WaiterFunc.Wait
build-test (macos-latest): pkg/backoff/backoff.go#L37
can inline jitter
build-test (macos-latest): pkg/backoff/backoff.go#L15
can inline NewExponentialWithJitter
build-test (macos-latest): pkg/backoff/backoff.go#L32
inlining call to jitter
build-test (macos-latest): pkg/backoff/backoff.go#L23
"max must be larger than min" escapes to heap
build-test (macos-latest): pkg/backoff/backoff.go#L26
func literal escapes to heap
build-test (macos-latest): pkg/periodic/periodic.go#L29
can inline Immediate
build-test (macos-latest): pkg/periodic/periodic.go#L30
can inline Immediate.func1
build-test (macos-latest): pkg/periodic/periodic.go#L36
can inline OnStop
build-test (ubuntu-latest): pkg/contracts/contracts.go#L63
can inline WaiterFunc.Wait
build-test (ubuntu-latest): pkg/backoff/backoff.go#L37
can inline jitter
build-test (ubuntu-latest): pkg/backoff/backoff.go#L15
can inline NewExponentialWithJitter
build-test (ubuntu-latest): pkg/backoff/backoff.go#L32
inlining call to jitter
build-test (ubuntu-latest): pkg/backoff/backoff.go#L23
"max must be larger than min" escapes to heap
build-test (ubuntu-latest): pkg/backoff/backoff.go#L26
func literal escapes to heap
build-test (ubuntu-latest): pkg/version/version.go#L34
inlining call to strings.HasPrefix
build-test (ubuntu-latest): pkg/version/version.go#L34
inlining call to strings.HasPrefix
build-test (ubuntu-latest): pkg/version/version.go#L35
inlining call to strings.HasPrefix
vendor-diff
Restore cache failed: Dependencies file is not found in /home/runner/work/icingadb/icingadb. Supported file pattern: go.sum
fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
modtidy
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
vet
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
build-test (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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-test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/