Skip to content

chore(deps): update actions/github-script action to v6 #102

chore(deps): update actions/github-script action to v6

chore(deps): update actions/github-script action to v6 #102

Triggered via push October 16, 2023 14:25
Status Success
Total duration 2m 51s
Artifacts

push_pr.yml

on: push
Run all static analysis checks
1m 22s
Run all static analysis checks
Run security checks via snyk
24s
Run security checks via snyk
Run unit tests on *Nix
59s
Run unit tests on *Nix
Run unit tests on Windows
2m 9s
Run unit tests on Windows
Test binary compilation for all platforms:arch
2m 41s
Test binary compilation for all platforms:arch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 18 warnings
Run all static analysis checks: src/f5.go#L68
mnd: Magic number: 5, in <argument> detected (gomnd)
Run all static analysis checks: src/f5.go#L38
SA1019: strings.Title has been deprecated since Go 1.18 and an alternative has been available since Go 1.0: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead. (staticcheck)
Run all static analysis checks: src/arguments/arguments.go#L49
unnecessary trailing newline (whitespace)
Run all static analysis checks: src/client/client.go#L90
response body must be closed (bodyclose)
Run all static analysis checks: src/client/client.go#L82
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"client is not logged in\")" (goerr113)
Run all static analysis checks: src/client/client.go#L96
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"request failed for endpoint %s: %s\", endpoint, err.Error())" (goerr113)
Run all static analysis checks: src/client/client.go#L127
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"couldn't get auth token from response\")" (goerr113)
Run all static analysis checks: src/client/client.go#L156
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"response contained non-200 status code %d\", response.StatusCode)" (goerr113)
Run all static analysis checks: src/client/client.go#L155
mnd: Magic number: 200, in <condition> detected (gomnd)
Run all static analysis checks: src/client/client.go#L75
should rewrite http.NewRequestWithContext or add (*Request).WithContext (noctx)
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 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 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 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 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/
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/