Skip to content

PDF: font subsetting bug fix #327

PDF: font subsetting bug fix

PDF: font subsetting bug fix #327

Triggered via push March 5, 2024 20:36
Status Failure
Total duration 41s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
lint: renderers/fyne/fyne.go#L24
r.W undefined (type *Fyne has no field or method W) (typecheck)
lint: renderers/fyne/fyne.go#L25
r.RenderTo undefined (type *Fyne has no field or method RenderTo) (typecheck)
lint: renderers/opengl/opengl.go#L10
could not import github.com/go-gl/gl/v3.3-core/gl (-: # github.com/go-gl/gl/v3.3-core/gl
lint: font.go#L355
face.Font.Head undefined (type *Font has no field or method Head) (typecheck)
lint: font.go#L563
face.Font.Post undefined (type *Font has no field or method Post) (typecheck)
lint: font.go#L564
face.Font.Post undefined (type *Font has no field or method Post) (typecheck)
lint: font.go#L574
face.Font.Head undefined (type *Font has no field or method Head) (typecheck)
lint: font.go#L576
face.Font.OS2 undefined (type *Font has no field or method OS2) (typecheck)
lint: font.go#L577
face.Font.OS2 undefined (type *Font has no field or method OS2) (typecheck)
lint: font.go#L579
face.Font.OS2 undefined (type *Font has no field or method OS2) (typecheck)
build
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.