fix check call vailidy when global_permission is true #327
Annotations
6 errors and 2 warnings
builder/common/step_update_omi_test.go#L77
Error return value of `(github.com/outscale/osc-sdk-go/v2.ApiDeleteImageRequest).Execute` is not checked (errcheck)
|
builder/common/step_update_omi_test.go#L89
Error return value of `(github.com/outscale/osc-sdk-go/v2.ApiDeleteSnapshotRequest).Execute` is not checked (errcheck)
|
builder/common/step_update_omi_test.go#L59
ineffectual assignment to err (ineffassign)
|
builder/common/step_update_omi_test.go#L66
ineffectual assignment to err (ineffassign)
|
builder/common/step_update_omi_test.go#L80
ineffectual assignment to err (ineffassign)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@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: "packer-plugin-outscale_darwin", "packer-plugin-outscale_linux", "packer-plugin-outscale_windows".
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