chore(deps): update actions/setup-go action to v4 (#116) #266
Annotations
10 errors and 3 warnings
src/metrics/metrics.go#L540
Function 'PopulateCustomMetrics' has too many statements (54 > 50) (funlen)
|
src/metrics/metrics_test.go#L437
Function 'TestPopulatePgBouncerMetrics' is too long (173 > 100) (funlen)
|
src/metrics/metrics.go#L237
commentFormatting: put a space between `//` and comment text (gocritic)
|
src/metrics/metrics.go#L255
commentFormatting: put a space between `//` and comment text (gocritic)
|
src/metrics/metrics.go#L260
commentFormatting: put a space between `//` and comment text (gocritic)
|
src/metrics/metrics.go#L103
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#L36
struct of size 160 bytes could be of size 152 bytes:
|
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)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading