Skip to content

feat: handle each commit independently #339

feat: handle each commit independently

feat: handle each commit independently #339

Triggered via pull request November 14, 2024 14:17
Status Failure
Total duration 28s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: internal/git/git_test.go#L95
cannot use log (variable of type []string) as string value in argument to strings.Contains
build: internal/git/git_test.go#L114
cannot use log (variable of type []string) as string value in argument to strings.Contains
build: internal/git/git_test.go#L115
cannot use log (variable of type []string) as string value in argument to strings.Contains
build: internal/svu/svu_test.go#L90
cannot use "chore: should do nothing" (untyped string constant) as []string value in argument to findNext
build: internal/svu/svu_test.go#L91
cannot use "fix: inc patch" (untyped string constant) as []string value in argument to findNext
build: internal/svu/svu_test.go#L92
cannot use "feat: inc minor" (untyped string constant) as []string value in argument to findNext
build: internal/svu/svu_test.go#L93
cannot use "feat!: inc minor" (untyped string constant) as []string value in argument to findNext
build: internal/svu/svu_test.go#L94
cannot use "feat!: inc minor" (untyped string constant) as []string value in argument to findNext
build: internal/svu/svu_test.go#L95
cannot use "chore: should do nothing" (untyped string constant) as []string value in argument to findNext
build: internal/svu/svu_test.go#L96
cannot use "chore: is forcing patch, so should inc patch" (untyped string constant) as []string value in argument to findNext