Skip to content

First step to add support for transparency #122

First step to add support for transparency

First step to add support for transparency #122

Triggered via push July 17, 2024 13:56
Status Failure
Total duration 22s
Artifacts

go.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors
build (macos-latest)
Unable to find Go version '1.12' for platform darwin and architecture arm64.
build (ubuntu-latest)
The job was canceled because "macos-latest" failed.
build (ubuntu-latest): basis.go#L78
undefined: BlendHcl
build (ubuntu-latest): basis.go#L81
undefined: BlendHsv
build (ubuntu-latest): basis.go#L84
undefined: BlendLab
build (ubuntu-latest): basis.go#L88
undefined: BlendLuv
build (ubuntu-latest): basis.go#L102
cannot use convertColors(colors, mode) (type [][4]float64) as type [][3]float64 in field value
build (ubuntu-latest): basis.go#L102
cannot use colors (type []colorful.Color) as type []csscolorparser.Color in argument to convertColors
build (ubuntu-latest): basis.go#L112
cannot use gradbase (type basisGradient) as type gradientBase in field value:
build (ubuntu-latest): builder.go#L104
cannot use gb.colors (type []colorful.Color) as type []csscolorparser.Color in argument to newLinearGradient
build (ubuntu-latest): catmull_rom.go#L104
undefined: BlendLab
build (ubuntu-latest): util.go#L33
clamp01 redeclared in this block
build (windows-latest)
The job was canceled because "macos-latest" failed.
build (windows-latest)
The operation was canceled.