Skip to content

refactor plugin logic #5

refactor plugin logic

refactor plugin logic #5

Triggered via push September 13, 2023 09:50
Status Failure
Total duration 27s
Artifacts

main.yml

on: push
Main Process
17s
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
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
func `assertJSONBody` is unused (unused)
Main Process
func `assertHeader` is unused (unused)
Main Process
Process completed with exit code 2.
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/