Skip to content

Bump pozil/auto-assign-issue from 2.0.1 to 2.1.1 #2829

Bump pozil/auto-assign-issue from 2.0.1 to 2.1.1

Bump pozil/auto-assign-issue from 2.0.1 to 2.1.1 #2829

Status Failure
Total duration 41s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: jwe/speed_test.go#L11
for loop can be changed to use an integer range (Go 1.22+) (intrange)
lint: jwe/speed_test.go#L18
for loop can be changed to use an integer range (Go 1.22+) (intrange)
lint: jwe/jwe_test.go#L538
os.CreateTemp("", ...) could be replaced by os.CreateTemp(t.TempDir(), ...) in TestReadFile (usetesting)
lint: jws/jws_test.go#L926
os.CreateTemp("", ...) could be replaced by os.CreateTemp(t.TempDir(), ...) in TestReadFile (usetesting)
lint: jwt/jwt_test.go#L617
os.CreateTemp("", ...) could be replaced by os.CreateTemp(t.TempDir(), ...) in TestReadFile (usetesting)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636