fix: pass through signals to inner container #189
Annotations
6 errors and 2 warnings
cli/docker.go#L362
cyclomatic complexity 52 of func `runDockerCVM` is high (> 50) (gocyclo)
|
cli/docker.go#L279
unhandled-error: Unhandled error in call to function fmt.Println (revive)
|
cli/docker.go#L755
unhandled-error: Unhandled error in call to function fmt.Println (revive)
|
cli/docker.go#L760
deep-exit: calls to os.Exit only in main() or init() functions (revive)
|
cli/docker.go#L762
deep-exit: calls to os.Exit only in main() or init() functions (revive)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "trivy".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading