Add api support for external authentication management #29453
pull-compliance.yml
on: pull_request
files-changed
/
detect
8s
lint-backend
5m 48s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-spell
25s
lint-go-windows
5m 49s
lint-go-gogit
5m 43s
checks-backend
2m 55s
frontend
0s
backend
6m 53s
docs
0s
actions
0s
Annotations
19 errors
|
checks-backend
Process completed with exit code 2.
|
|
lint-go-gogit
Process completed with exit code 2.
|
|
lint-go-gogit:
services/convert/auth_oauth.go#L32
toOauthProvider - ctx is unused (unparam)
|
|
lint-go-gogit:
routers/api/v1/admin/auth_oauth.go#L84
File is not properly formatted (gofumpt)
|
|
lint-go-gogit:
routers/api/v1/admin/auth_oauth.go#L78
var-naming: var oauthIdErr should be oauthIDErr (revive)
|
|
lint-go-gogit:
routers/api/v1/admin/auth_oauth.go#L77
var-naming: var oauthIdString should be oauthIDString (revive)
|
|
lint-go-gogit:
routers/api/v1/admin/auth_oauth.go#L61
Error return value of `auth_model.CreateSource` is not checked (errcheck)
|
|
lint-backend
Process completed with exit code 2.
|
|
lint-backend:
services/convert/auth_oauth.go#L32
toOauthProvider - ctx is unused (unparam)
|
|
lint-backend:
routers/api/v1/admin/auth_oauth.go#L84
File is not properly formatted (gofumpt)
|
|
lint-backend:
routers/api/v1/admin/auth_oauth.go#L78
var-naming: var oauthIdErr should be oauthIDErr (revive)
|
|
lint-backend:
routers/api/v1/admin/auth_oauth.go#L77
var-naming: var oauthIdString should be oauthIDString (revive)
|
|
lint-backend:
routers/api/v1/admin/auth_oauth.go#L61
Error return value of `auth_model.CreateSource` is not checked (errcheck)
|
|
lint-go-windows
Process completed with exit code 2.
|
|
lint-go-windows:
services/convert/auth_oauth.go#L32
toOauthProvider - ctx is unused (unparam)
|
|
lint-go-windows:
routers/api/v1/admin/auth_oauth.go#L84
File is not properly formatted (gofumpt)
|
|
lint-go-windows:
routers/api/v1/admin/auth_oauth.go#L78
var-naming: var oauthIdErr should be oauthIDErr (revive)
|
|
lint-go-windows:
routers/api/v1/admin/auth_oauth.go#L77
var-naming: var oauthIdString should be oauthIDString (revive)
|
|
lint-go-windows:
routers/api/v1/admin/auth_oauth.go#L61
Error return value of `auth_model.CreateSource` is not checked (errcheck)
|