Making CRDAppFactory an interface #3686
Annotations
1 error and 3 warnings
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/kapp-controller/kapp-controller. Supported file pattern: go.sum
|
lint:
pkg/app/app_factory.go#L24
exported: exported type ICRDAppFactory should have comment or be unexported (revive)
|