feat: Add Credentials Revoke API #4559
Annotations
3 errors
|
lint
Process completed with exit code 1.
|
|
lint:
github/credentials_test.go#L38
unnecessary-format: unnecessary use of formatting function "t.Fatalf", you can replace it with "t.Fatal" (revive)
|
|
lint:
github/credentials_test.go#L41
use %v instead of %d (fmtpercentv)
|