Skip to content

fix: Resources are released repeatedly when the pipeline scripts upda… #179

fix: Resources are released repeatedly when the pipeline scripts upda…

fix: Resources are released repeatedly when the pipeline scripts upda… #179

Triggered via push June 20, 2024 14:31
Status Success
Total duration 1m 45s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: point/decode.go#L77
ifElseChain: rewrite if-else to switch statement (gocritic)
build: point/ptpool.go#L410
Metric: pointpool_reserved_capacity Error: counter metrics should have "_total" suffix (promlinter)
build: point/ptpool.go#L412
Metric: pointpool_escaped Error: counter metrics should have "_total" suffix (promlinter)
build: pipeline/ptinput/funcs/fn_gjson.go#L92
missing cases in switch of type gjson.Type: Null (exhaustive)
build: point/decode.go#L94
missing cases in switch of type Encoding: PBJSON (exhaustive)
build: point/encode.go#L108
missing cases in switch of type Encoding: PBJSON (exhaustive)
build: point/lp.go#L32
missing cases in switch of type Precision: PrecDyn (exhaustive)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.