Skip to content

introduce a new V2 endpoint for rapid recommendations #72

introduce a new V2 endpoint for rapid recommendations

introduce a new V2 endpoint for rapid recommendations #72

Triggered via pull request May 3, 2024 06:42
Status Failure
Total duration 58s
Artifacts

linters.yaml

on: pull_request
Matrix: golint
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
Linters for Go 1.21: internal/service/handler.go#L31
comment on exported const V2Prefix should be of the form "V2Prefix ..."
Linters for Go 1.21: internal/service/repository.go#L42
comment on exported type ContainerLogRequest should be of the form "ContainerLogRequest ..." (with optional leading article)
Linters for Go 1.21: internal/service/repository.go#L86
exported method Repository.RemoteConfiguration should have comment or be unexported
Linters for Go 1.21: internal/service/storage.go#L57
comment on exported method Storage.ReadConditionalRules should be of the form "ReadConditionalRules ..."
Linters for Go 1.21: internal/service/storage.go#L81
exported method Storage.ReadRemoteConfig should have comment or be unexported
Linters for Go 1.21
Process completed with exit code 2.
Linters for Go 1.20
The job was canceled because "_1_21" failed.
Linters for Go 1.20: internal/service/handler.go#L31
comment on exported const V2Prefix should be of the form "V2Prefix ..."
Linters for Go 1.20: internal/service/repository.go#L42
comment on exported type ContainerLogRequest should be of the form "ContainerLogRequest ..." (with optional leading article)
Linters for Go 1.20: internal/service/repository.go#L86
exported method Repository.RemoteConfiguration should have comment or be unexported
Linters for Go 1.20: internal/service/storage.go#L57
comment on exported method Storage.ReadConditionalRules should be of the form "ReadConditionalRules ..."
Linters for Go 1.20: internal/service/storage.go#L81
exported method Storage.ReadRemoteConfig should have comment or be unexported
Linters for Go 1.20
Process completed with exit code 2.
Linters for Go 1.21
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.