chore(deps): update actions/setup-go action to v4 (#116) #266
push_pr.yml
on: push
Run all static analysis checks
1m 18s
Run unit tests on *Nix
1m 10s
Run unit tests on Windows
1m 55s
Run integration tests on *Nix
2m 49s
Test binary compilation for all platforms:arch
2m 51s
Annotations
10 errors and 9 warnings
Run all static analysis checks:
src/metrics/metrics.go#L540
Function 'PopulateCustomMetrics' has too many statements (54 > 50) (funlen)
|
Run all static analysis checks:
src/metrics/metrics_test.go#L437
Function 'TestPopulatePgBouncerMetrics' is too long (173 > 100) (funlen)
|
Run all static analysis checks:
src/metrics/metrics.go#L237
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run all static analysis checks:
src/metrics/metrics.go#L255
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run all static analysis checks:
src/metrics/metrics.go#L260
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run all static analysis checks:
src/metrics/metrics.go#L103
cyclomatic complexity 11 of func `CollectCustomConfig` is high (> 10) (gocyclo)
|
Run all static analysis checks:
src/main.go#L29
cyclomatic complexity 11 of func `main` is high (> 10) (gocyclo)
|
Run all static analysis checks:
src/connection/pgsql_connection.go#L36
struct of size 160 bytes could be of size 152 bytes:
|
Run all static analysis checks:
src/connection/pgsql_connection.go#L152
`paramters` is a misspelling of `parameters` (misspell)
|
Run all static analysis checks:
src/metrics/modelers.go#L8
`somethign` is a misspelling of `something` (misspell)
|
Run unit tests on *Nix
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/
|
Run all static analysis checks
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/
|
Run all static analysis checks
Unexpected input(s) 'auditOn', valid inputs are ['entryPoint', 'args', 'config', 'publishToken']
|
Run all static analysis checks
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/
|
Run unit tests on Windows
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/
|
Run unit tests on Windows
Restore cache failed: Dependencies file is not found in D:\a\nri-postgresql\nri-postgresql. Supported file pattern: go.sum
|
Run integration tests on *Nix
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/
|
Run integration tests on *Nix
Restore cache failed: Dependencies file is not found in /home/runner/work/nri-postgresql/nri-postgresql. Supported file pattern: go.sum
|
Test binary compilation for all platforms:arch
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/
|