feat: split-up logic in multiple files #32
Annotations
5 errors and 1 warning
lint:
cmd/commit-analyzer-cz/main.go#L4
could not import github.com/go-semantic-release/commit-analyzer-cz/pkg/analyzer (-: # github.com/go-semantic-release/commit-analyzer-cz/pkg/analyzer
|
lint:
pkg/analyzer/rules.go#L39
undefined: cmp.Or) (typecheck)
|
lint:
pkg/analyzer/commit.go#L1
: # github.com/go-semantic-release/commit-analyzer-cz/pkg/analyzer [github.com/go-semantic-release/commit-analyzer-cz/pkg/analyzer.test]
|
lint:
pkg/analyzer/rules.go#L39
undefined: cmp.Or (typecheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|