fix(point): add current time when point time is zero (#99) #171
Annotations
8 errors and 1 warning
build:
point/decode.go#L77
ifElseChain: rewrite if-else to switch statement (gocritic)
|
build:
point/ptpool.go#L402
Metric: pointpool_reserved_capacity Error: counter metrics should have "_total" suffix (promlinter)
|
build:
point/ptpool.go#L85
field `newFn` is unused (unused)
|
build:
pipeline/ptinput/funcs/fn_gjson.go#L92
missing cases in switch of type gjson.Type: Null (exhaustive)
|
build:
point/decode.go#L98
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:
point/decode.go#L178
S1005: unnecessary assignment to the blank identifier (gosimple)
|
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/.
|