Skip to content

chore(deps): update docker/login-action action to v2 (#117) #264

chore(deps): update docker/login-action action to v2 (#117)

chore(deps): update docker/login-action action to v2 (#117) #264

Triggered via push August 28, 2023 12:30
Status Success
Total duration 3m 41s
Artifacts

push_pr.yml

on: push
Run all static analysis checks
1m 30s
Run all static analysis checks
Run unit tests on *Nix
1m 19s
Run unit tests on *Nix
Run unit tests on Windows
1m 51s
Run unit tests on Windows
Run integration tests on *Nix
3m 16s
Run integration tests on *Nix
Test binary compilation for all platforms:arch
3m 33s
Test binary compilation for all platforms:arch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 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 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/
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/