Skip to content

Bump github.com/yuin/goldmark from 1.5.6 to 1.6.0 #290

Bump github.com/yuin/goldmark from 1.5.6 to 1.6.0

Bump github.com/yuin/goldmark from 1.5.6 to 1.6.0 #290

Triggered via pull request October 30, 2023 16:51
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci-build: pkg/mark/renderer/text.go#L62
invalid operation: r.EastAsianLineBreaks && len(value) != 0 (mismatched types html.EastAsianLineBreaks and untyped bool)
ci-build
Process completed with exit code 2.
ci-go-lint: pkg/mark/renderer/blockquote.go#L1
: # github.com/kovetskiy/mark/pkg/mark/renderer
ci-go-lint: pkg/mark/renderer/text.go#L62
invalid operation: r.EastAsianLineBreaks && len(value) != 0 (mismatched types html.EastAsianLineBreaks and untyped bool) (typecheck)
ci-go-lint: pkg/mark/markdown.go#L9
could not import github.com/kovetskiy/mark/pkg/mark/renderer (-: # github.com/kovetskiy/mark/pkg/mark/renderer
ci-go-lint: pkg/mark/renderer/text.go#L62
invalid operation: r.EastAsianLineBreaks && len(value) != 0 (mismatched types html.EastAsianLineBreaks and untyped bool)) (typecheck)
ci-go-lint
issues found
ci-docker-build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make get && make build" did not complete successfully: exit code: 2
ci-unit-tests: pkg/mark/renderer/text.go#L62
invalid operation: r.EastAsianLineBreaks && len(value) != 0 (mismatched types html.EastAsianLineBreaks and untyped bool)
ci-unit-tests
Process completed with exit code 2.