Skip to content

fix: Removing args condition checking certificates (#71) #88

fix: Removing args condition checking certificates (#71)

fix: Removing args condition checking certificates (#71) #88

Triggered via push August 23, 2023 10:33
Status Success
Total duration 2m 27s
Artifacts

push_pr.yml

on: push
Run all static analysis checks
49s
Run all static analysis checks
Run security checks via snyk
33s
Run security checks via snyk
Run unit tests on *Nix
52s
Run unit tests on *Nix
Run unit tests on Windows
1m 26s
Run unit tests on Windows
Test binary compilation for all platforms:arch
2m 17s
Test binary compilation for all platforms:arch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 16 warnings
Run all static analysis checks: src/entities/node.go#L15
15-33 lines are duplicate of `src/entities/virtual_server.go:15-33` (dupl)
Run all static analysis checks: src/entities/virtual_server.go#L15
15-33 lines are duplicate of `src/entities/node.go:15-33` (dupl)
Run all static analysis checks: src/entities/application_test.go#L15
Function 'TestCollectApplications' is too long (116 > 100) (funlen)
Run all static analysis checks: src/entities/pool_test.go#L16
Function 'TestCollectPools' is too long (192 > 100) (funlen)
Run all static analysis checks: src/entities/system_test.go#L15
Function 'TestCollectSystem' is too long (509 > 100) (funlen)
Run all static analysis checks: src/entities/virtual_server_test.go#L15
Function 'TestCollectVirtualServers' is too long (149 > 100) (funlen)
Run all static analysis checks: src/entities/pool_member.go#L18
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(fullPath, "/", "~", -1)` (gocritic)
Run all static analysis checks: src/entities/pool_member.go#L117
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(match, "~", "/", -1)` (gocritic)
Run all static analysis checks: src/entities/application_test.go#L104
commentFormatting: put a space between `//` and comment text (gocritic)
Run all static analysis checks: src/entities/system_test.go#L22
ifElseChain: rewrite if-else to switch statement (gocritic)
Run security checks via snyk
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run security checks via snyk
The `save-state` 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 security checks via snyk
The `save-state` 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 security checks via snyk
The `save-state` 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 all static analysis checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@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 `save-state` 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 *Nix
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/login-action@v1. 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 *Nix
The `save-state` 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 *Nix
The `save-state` 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 *Nix
The `save-state` 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/
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, docker/login-action@v1. 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 `save-state` 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/
Test binary compilation for all platforms:arch
The `save-state` 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/
Test binary compilation for all platforms:arch
The `save-state` 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/