Add upload certificate command to adam #1892
Annotations
5 errors and 1 warning
Yetus:
pkg/controller/application.go#L1
golangcilint: 1-47 lines are duplicate of `pkg/controller/networkInstance.go:1-47` (dupl)
|
Yetus:
pkg/controller/networkInstance.go#L1
golangcilint: 1-47 lines are duplicate of `pkg/controller/application.go:1-47` (dupl)
|
Yetus:
pkg/expect/encrypt.go#L64
golangcilint: return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
Yetus:
pkg/openevec/adam.go#L60
golangcilint: G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
Yetus:
pkg/projects/testContext.go#L151
golangcilint: GetController returns interface (github.com/lf-edge/eden/pkg/controller.Cloud) (ireturn)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading