Skip to content

chore: add comments for static-check #10

chore: add comments for static-check

chore: add comments for static-check #10

Triggered via push November 7, 2023 20:58
Status Failure
Total duration 56s
Artifacts

config.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build (1.21.3): app/services/thoughts-api/v1/handlers/hackgrp/hackgrp.go#L1
package comment should be of the form "Package hackgrp ..." (ST1000)
build (1.21.3): app/services/thoughts-api/v1/handlers/hackgrp/route.go#L1
package comment should be of the form "Package hackgrp ..." (ST1000)
build (1.21.3): app/services/thoughts-api/v1/handlers/handlers/handlers.go#L1
package comment should be of the form "Package handlers ..." (ST1000)
build (1.21.3)
Process completed with exit code 1.
build (1.21.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/