Skip to content

Line breaking: fix tests by choosing longer (but still beyond the str… #387

Line breaking: fix tests by choosing longer (but still beyond the str…

Line breaking: fix tests by choosing longer (but still beyond the str… #387

Triggered via push November 8, 2024 14:02
Status Failure
Total duration 7m 0s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
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: examples/opengl/main.go#L9
could not import github.com/go-gl/gl/v3.3-core/gl (-: # github.com/go-gl/gl/v3.3-core/gl
lint: examples/opengl/main.go#L10
could not import github.com/go-gl/glfw/v3.3/glfw (-: # github.com/go-gl/glfw/v3.3/glfw
lint
issues found
build
Codecov failed with the following error: The process '/usr/bin/bash' failed with exit code 1
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/