fix: makefile build error, add test build on push #290
Annotations
1 error and 10 warnings
|
Build and run chlog
Process completed with exit code 1.
|
|
Revive check:
repo.go#L390
exported method Repo.HasRemoteBranch should have comment or be unexported
|
|
Revive check:
repo.go#L386
exported method Repo.HasBranch should have comment or be unexported
|
|
Revive check:
chlog/changelog.go#L1
should have a package comment
|
|
Revive check:
gitutil/gitutil.go#L29
parameter 'msg' seems to be unused, consider removing or renaming it as _
|
|
Revive check:
gitutil/gitutil.go#L1
should have a package comment
|
|
Revive check:
brinfo/matcher.go#L1
should have a package comment
|
|
Revive check:
cmd/chlog/main.go#L1
should have a package comment
|
|
Revive check:
gmoji/emoji.go#L1
should have a package comment
|
|
Revive check:
cmd/gmoji/main.go#L42
parameter 'c' seems to be unused, consider removing or renaming it as _
|
|
Revive check:
cmd/gmoji/main.go#L1
should have a package comment
|
Loading