fix(dialtesting): fix parsing ipv6 address error and response time #180
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|