chore(deps): fix vulnerabilities reported by dependabot #9212
Annotations
6 errors and 6 warnings
lint:
internal/install/recipe_installer.go#L174
printf: non-constant format string in call to github.com/sirupsen/logrus.Debugf (govet)
|
lint:
internal/install/discovery/os_validator.go#L27
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
internal/install/execution/go_task_recipe_executor.go#L207
printf: non-constant format string in call to github.com/sirupsen/logrus.Debugf (govet)
|
lint:
internal/install/execution/line_capture_buffer.go#L32
printf: non-constant format string in call to github.com/sirupsen/logrus.Debugf (govet)
|
lint:
internal/install/recipes/script_evaluator_test.go#L57
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint
Process completed with exit code 2.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/newrelic-cli/newrelic-cli. Supported file pattern: go.sum
|
test-unit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-unit
Restore cache failed: Dependencies file is not found in /home/runner/work/newrelic-cli/newrelic-cli. Supported file pattern: go.sum
|
test-integration
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-integration
Restore cache failed: Dependencies file is not found in /home/runner/work/newrelic-cli/newrelic-cli. Supported file pattern: go.sum
|