Skip to content

feat: added full support for vertex mode #88

feat: added full support for vertex mode

feat: added full support for vertex mode #88

Re-run triggered August 17, 2024 20:42
Status Failure
Total duration 2m 37s
Artifacts

build.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
lint (1.18): h3_test.go#L643
unnecessary trailing newline (whitespace)
lint (1.18): h3_test.go#L644
block should not end with a whitespace (or comment) (wsl)
lint (1.18): h3_test.go#L646
TestCellToVertexes's subtests should call t.Parallel (tparallel)
lint (1.18): h3_test.go#L625
TestCellToVertex's subtests should call t.Parallel (tparallel)
lint (1.18): h3_test.go#L666
TestVertexToLatLng's subtests should call t.Parallel (tparallel)
lint (1.18)
issues found
test (1.19)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (1.18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, 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/