Skip to content

set body

set body #11

Triggered via push September 19, 2023 16:01
Status Failure
Total duration 48s
Artifacts

main.yml

on: push
Main Process
35s
Main Process
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Main Process
commentFormatting: put a space between `//` and comment text (gocritic)
Main Process
commentFormatting: put a space between `//` and comment text (gocritic)
Main Process
commentFormatting: put a space between `//` and comment text (gocritic)
Main Process
commentFormatting: put a space between `//` and comment text (gocritic)
Main Process
var-naming: struct field ClientId should be ClientID (revive)
Main Process
exported: exported type Config should have comment or be unexported (revive)
Main Process
package-comments: should have a package comment (revive)
Main Process
func `assertHeader` is unused (unused)
Main Process
func `(*transformer).log` is unused (unused)
Main Process
func `assertJSONBody` is unused (unused)
Main Process
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/