Unify check attempt data type to uint32 already used somewhere #3129
Annotations
20 errors and 14 warnings
build-test (macos-latest):
pkg/contracts/contracts.go#L63
can inline WaiterFunc.Wait
|
build-test (macos-latest):
pkg/contracts/contracts.go#L63
f does not escape
|
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/contracts/contracts.go#L63
f does not escape
|
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
|
build-test (ubuntu-latest):
pkg/version/version.go#L60
inlining call to strconv.ParseBool
|
build-test (ubuntu-latest):
pkg/version/version.go#L60
inlining call to strconv.syntaxError
|
build-test (ubuntu-latest):
pkg/version/version.go#L60
inlining call to strconv.cloneString
|
build-test (ubuntu-latest):
pkg/version/version.go#L127
inlining call to os.Open
|
build-test (ubuntu-latest):
pkg/version/version.go#L129
inlining call to os.IsNotExist
|
fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
vendor-diff
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
vendor-diff
Restore cache failed: Dependencies file is not found in /home/runner/work/icingadb/icingadb. Supported file pattern: go.sum
|
modtidy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
build-test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
vet
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|