Add github.com/html2any/layout, fixes #259 #298
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors
lint:
renderers/opengl/opengl.go#L10
could not import github.com/go-gl/gl/v3.3-core/gl (-: go build github.com/go-gl/gl/v3.3-core/gl:
|
lint:
path.go#L1007
declaration has 4 blank identifiers (dogsled)
|
lint:
text.go#L945
declaration has 3 blank identifiers (dogsled)
|
lint:
text.go#L946
declaration has 3 blank identifiers (dogsled)
|
lint:
path_util_test.go#L106
declaration has 3 blank identifiers (dogsled)
|
lint:
font/woff2.go#L172
Error return value of `io.Copy` is not checked (errcheck)
|
lint:
renderers/svg/svg.go#L103
Error return value of `encoder.Write` is not checked (errcheck)
|
lint:
renderers/svg/svg.go#L323
Error return value of `buf.ReadByte` is not checked (errcheck)
|
lint:
renderers/svg/svg.go#L324
Error return value of `buf.WriteTo` is not checked (errcheck)
|
lint:
renderers/svg/svg.go#L357
Error return value of `buf.ReadByte` is not checked (errcheck)
|
build
Process completed with exit code 1.
|