update healer to v0.6.0 #14
Annotations
10 errors and 1 warning
Lint:
simplejson/simple_json_encode.go#L130
Error return value of `d.encodeFloat` is not checked (errcheck)
|
Lint:
simplejson/simple_json_encode.go#L132
Error return value of `d.encodeFloat` is not checked (errcheck)
|
Lint:
simplejson/simple_json_encode.go#L166
Error return value of `d.encodeV` is not checked (errcheck)
|
Lint:
simplejson/simple_json_encode.go#L243
Error return value of `d.encodeV` is not checked (errcheck)
|
Lint:
condition_filter/filter_test.go#L79
Error return value of `d.Decode` is not checked (errcheck)
|
Lint:
condition_filter/filter_test.go#L95
Error return value of `d.Decode` is not checked (errcheck)
|
Lint:
condition_filter/filter_test.go#L111
Error return value of `d.Decode` is not checked (errcheck)
|
Lint:
internal/config/config_watcher.go#L14
Error return value of `watcher.Add` is not checked (errcheck)
|
Lint:
internal/config/config_watcher.go#L29
Error return value of `watcher.Add` is not checked (errcheck)
|
Lint:
output/clickhouse_output.go#L467
Error return value of `tx.Rollback` is not checked (errcheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3, golangci/golangci-lint-action@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading