Skip to content

docs: Update package and function level documentations #10

docs: Update package and function level documentations

docs: Update package and function level documentations #10

Triggered via push September 7, 2023 19:17
Status Failure
Total duration 53s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lint
issues found
lint: pkg/validators/string_validators.go#L1
package-comments: should have a package comment (revive)
lint: pkg/author/author.go#L1
package-comments: should have a package comment (revive)
lint: pkg/commit/commit_info.go#L18
exported: type name will be used as commit.CommitInfo by other packages, and that stutters; consider calling this Info (revive)