Skip to content

Merge pull request #238 from childe/fix-http-pattern-paths #12

Merge pull request #238 from childe/fix-http-pattern-paths

Merge pull request #238 from childe/fix-http-pattern-paths #12

Triggered via push December 2, 2023 03:43
Status Success
Total duration 1m 27s
Artifacts

ci.yaml

on: push
Matrix: Build/Lint/Test
Check Docker image
23s
Check Docker image
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build/Lint/Test (1.19.x, ubuntu-latest): simplejson/simple_json_encode.go#L130
Error return value of `d.encodeFloat` is not checked (errcheck)
Build/Lint/Test (1.19.x, ubuntu-latest): simplejson/simple_json_encode.go#L132
Error return value of `d.encodeFloat` is not checked (errcheck)
Build/Lint/Test (1.19.x, ubuntu-latest): simplejson/simple_json_encode.go#L166
Error return value of `d.encodeV` is not checked (errcheck)
Build/Lint/Test (1.19.x, ubuntu-latest): simplejson/simple_json_encode.go#L243
Error return value of `d.encodeV` is not checked (errcheck)
Build/Lint/Test (1.19.x, ubuntu-latest): condition_filter/filter_test.go#L79
Error return value of `d.Decode` is not checked (errcheck)
Build/Lint/Test (1.19.x, ubuntu-latest): condition_filter/filter_test.go#L95
Error return value of `d.Decode` is not checked (errcheck)
Build/Lint/Test (1.19.x, ubuntu-latest): condition_filter/filter_test.go#L111
Error return value of `d.Decode` is not checked (errcheck)
Build/Lint/Test (1.19.x, ubuntu-latest): internal/config/config_watcher.go#L14
Error return value of `watcher.Add` is not checked (errcheck)
Build/Lint/Test (1.19.x, ubuntu-latest): internal/config/config_watcher.go#L29
Error return value of `watcher.Add` is not checked (errcheck)
Build/Lint/Test (1.19.x, ubuntu-latest): output/clickhouse_output.go#L467
Error return value of `tx.Rollback` is not checked (errcheck)