Skip to content

fix: markdown multiline wrapping caused to break formatting (#82) #187

fix: markdown multiline wrapping caused to break formatting (#82)

fix: markdown multiline wrapping caused to break formatting (#82) #187

Re-run triggered November 30, 2024 12:11
Status Success
Total duration 3m 6s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: reader/stdin.go#L7
exported const StdinFileName should have comment or be unexported
build: reader/stdin.go#L9
exported type StdinReader should have comment or be unexported
build: reader/stdin.go#L12
exported method StdinReader.Name should have comment or be unexported
build: parser/binary-parser.go#L12
exported type BinaryParser should have comment or be unexported
build: parser/binary-parser.go#L16
exported method BinaryParser.Parse should have comment or be unexported
build: parser/binary-parser.go#L36
exported function NewBinaryParser should have comment or be unexported
build: parser/json-parser.go#L10
exported type JSONParser should have comment or be unexported
build: parser/parser.go#L10
exported type Parser should have comment or be unexported
build: reader/stdin.go#L20
exported function NewStdinReader should have comment or be unexported
build: parser/json-parser.go#L14
exported method JSONParser.Parse should have comment or be unexported