Skip to content

feat: add model for word_sorting example #152

feat: add model for word_sorting example

feat: add model for word_sorting example #152

Triggered via pull request October 16, 2024 13:25
Status Failure
Total duration 4m 3s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: pkg/cmd/util.go#L18
exported: comment on exported function GetFlag should be of the form "GetFlag ..." (revive)
lint: pkg/cmd/util.go#L29
exported: comment on exported function GetInt should be of the form "GetInt ..." (revive)
lint: pkg/cmd/util.go#L40
exported: comment on exported function GetUint should be of the form "GetUint ..." (revive)
lint: pkg/cmd/util.go#L51
exported: comment on exported function GetString should be of the form "GetString ..." (revive)
lint: pkg/cmd/util.go#L62
exported: comment on exported function GetStringArray should be of the form "GetStringArray ..." (revive)
lint
Process completed with exit code 2.