chore(deps): update golang version to v1.22.6 (#165) #126
Annotations
10 errors and 1 warning
src/metrics/metrics.go#L538
Function 'PopulateCustomMetrics' has too many statements (54 > 50) (funlen)
|
src/metrics/metrics_test.go#L437
Function 'TestPopulatePgBouncerMetrics' is too long (176 > 100) (funlen)
|
src/metrics/metrics.go#L236
commentFormatting: put a space between `//` and comment text (gocritic)
|
src/metrics/metrics.go#L254
commentFormatting: put a space between `//` and comment text (gocritic)
|
src/metrics/metrics.go#L259
commentFormatting: put a space between `//` and comment text (gocritic)
|
src/metrics/metrics.go#L102
cyclomatic complexity 11 of func `CollectCustomConfig` is high (> 10) (gocyclo)
|
src/main.go#L29
cyclomatic complexity 11 of func `main` is high (> 10) (gocyclo)
|
src/connection/pgsql_connection.go#L152
`paramters` is a misspelling of `parameters` (misspell)
|
src/metrics/modelers.go#L8
`somethign` is a misspelling of `something` (misspell)
|
src/metrics/table_definitions.go#L11
`if collectBloat` has complex nested blocks (complexity: 6) (nestif)
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job succeeded
Loading