Skip to content

Add support for WebP and AVIF only when CGO is enabled, fixes #304 #359

Add support for WebP and AVIF only when CGO is enabled, fixes #304

Add support for WebP and AVIF only when CGO is enabled, fixes #304 #359

Triggered via push May 21, 2024 20:31
Status Failure
Total duration 53s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
build
Process completed with exit code 1.
lint: renderers/renderers_cgo.go#L9
could not import github.com/Kagami/go-avif (-: # github.com/Kagami/go-avif
lint: renderers/renderers_cgo.go#L10
could not import github.com/kolesa-team/go-webp/encoder (-: # github.com/kolesa-team/go-webp/encoder
lint: renderers/renderers_cgo.go#L44
undefined: avif (typecheck)
lint: renderers/renderers_cgo.go#L51
undefined: avif (typecheck)
lint: renderers/renderers_cgo.go#L59
undefined: avif (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
issues found
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/.
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/.