Support WebP and AVIF image formats for writing canvas, also add bett… #356
Annotations
8 errors and 2 warnings
build
Process completed with exit code 1.
|
lint:
renderers/renderers.go#L13
could not import github.com/Kagami/go-avif (-: # github.com/Kagami/go-avif
|
lint:
renderers/renderers.go#L14
could not import github.com/kolesa-team/go-webp/encoder (-: # github.com/kolesa-team/go-webp/encoder
|
lint:
renderers/renderers.go#L213
undefined: avif (typecheck)
|
lint:
renderers/renderers.go#L220
undefined: avif (typecheck)
|
lint:
renderers/renderers.go#L228
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/.
|