Skip to content

add: kpp code

add: kpp code #34

Triggered via pull request January 6, 2024 22:45
@sshaplyginsshaplygin
synchronize #12
kpp-code
Status Failure
Total duration 21s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: parser/fns/main.go#L48
commentFormatting: put a space between `//` and comment text (gocritic)
build: utils/helpers.go#L68
assignOp: replace `code = code / 10` with `code /= 10` (gocritic)
build: parser/fns/main.go#L35
printf: `fmt.Println` arg list ends with redundant newline (govet)
build
issues found