fix(point): fix point md5 hash #94
Open
Annotations
4 errors and 1 warning
Lint:
point/equal.go#L120
G401: Use of weak cryptographic primitive (gosec)
|
Lint:
point/ptpool.go#L849
Metric: pointpool_reserved_capacity Error: counter metrics should have "_total" suffix (promlinter)
|
Lint:
point/ptpool.go#L551
field `newFn` is unused (unused)
|
Lint:
pipeline/ptinput/funcs/fn_gjson.go#L92
missing cases in switch of type gjson.Type: Null (exhaustive)
|
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/.
|
Loading