Improve revision checking #221
Annotations
5 errors and 2 warnings
lint:
api/validation/git_information_client_test.go#L1
: # github.com/ninech/nctl/api/validation_test [github.com/ninech/nctl/api/validation.test]
|
lint:
api/validation/git_information_client_test.go#L112
cannot use testCase.url (variable of type string) as *"github.com/ninech/apis/apps/v1alpha1".ApplicationGitConfig value in argument to c.RepositoryInformation (typecheck)
|
lint
issues found
|
test:
api/validation/git_information_client_test.go#L112
cannot use testCase.url (variable of type string) as *"github.com/ninech/apis/apps/v1alpha1".ApplicationGitConfig value in argument to c.RepositoryInformation
|
test
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.
|
test
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/.
|