Skip to content

build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #95

build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0

build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #95

Triggered via pull request March 4, 2024 10:28
Status Failure
Total duration 3m 18s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
lint
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/cmp)
lint
package maps is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/maps)
lint
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
lint
Process completed with exit code 1.
check-license
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/cmp)
check-license
package maps is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/maps)
check-license
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
check-license
Process completed with exit code 1.
lint_and_test
issues found
lint_and_test: users_test.go#L30
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
lint_and_test: token_test.go#L30
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)