Skip to content

Add api support for external authentication management #29453

Add api support for external authentication management

Add api support for external authentication management #29453

Triggered via pull request April 19, 2025 00:18
Status Failure
Total duration 7m 8s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)