Skip to content

Create go.yml

Create go.yml #1

Triggered via pull request December 12, 2023 08:11
Status Failure
Total duration 19s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: font.go#L11
missing go.sum entry for module providing package github.com/golang/freetype/truetype (imported by github.com/llgcode/draw2d); to add:
build: draw2dgl/gc.go#L11
missing go.sum entry for module providing package github.com/go-gl/gl/v2.1/gl (imported by github.com/llgcode/draw2d/draw2dgl); to add:
build: draw2dgl/gc.go#L12
missing go.sum entry for module providing package github.com/golang/freetype/raster (imported by github.com/llgcode/draw2d/draw2dgl); to add:
build: draw2dimg/ftgc.go#L18
missing go.sum entry for module providing package golang.org/x/image/draw (imported by github.com/llgcode/draw2d/draw2dimg); to add:
build: draw2dimg/ftgc.go#L19
missing go.sum entry for module providing package golang.org/x/image/font (imported by github.com/llgcode/draw2d/draw2dgl); to add:
build: draw2dimg/ftgc.go#L20
missing go.sum entry for module providing package golang.org/x/image/math/f64 (imported by github.com/llgcode/draw2d/draw2dimg); to add:
build: draw2dimg/ftgc.go#L21
missing go.sum entry for module providing package golang.org/x/image/math/fixed (imported by github.com/llgcode/draw2d/draw2dgl); to add:
build: draw2dpdf/fileutil.go#L6
missing go.sum entry for module providing package github.com/jung-kurt/gofpdf (imported by github.com/llgcode/draw2d/draw2dpdf); to add:
build: samples/helloworldgl/helloworldgl.go#L10
missing go.sum entry for module providing package github.com/go-gl/glfw/v3.1/glfw (imported by github.com/llgcode/draw2d/samples/helloworldgl); to add:
build: samples/postscript/postscript.go#L9
missing go.sum entry for module providing package github.com/llgcode/ps (imported by github.com/llgcode/draw2d/samples/postscript); to add:
build
Restore cache failed: Dependencies file is not found in /home/runner/work/draw2d/draw2d. Supported file pattern: go.sum