chore: add warning info, clean dependency and add expired token generate test #433
Annotations
6 errors and 2 warnings
Format
Process completed with exit code 1.
|
lint:
api/mw/token_test.go#L51
S1038: should use t.Errorf(...) instead of t.Error(fmt.Sprintf(...)) (gosimple)
|
lint:
api/mw/token_test.go#L56
S1038: should use t.Errorf(...) instead of t.Error(fmt.Sprintf(...)) (gosimple)
|
lint:
api/mw/token_test.go#L59
S1038: should use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) (but don't forget the newline) (gosimple)
|
lint
issues found
|
Unit Test
Process completed with exit code 2.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|