This repository was archived by the owner on Jan 9, 2026. It is now read-only.
feat: Add support for generic oidc accounts #1378
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
|
build:
internal/errors/error.go#L1
should have a package comment
|
|
build:
internal/errors/error.go#L15
exported function DeleteFromState should have comment or be unexported
|
|
build:
internal/errors/error.go#L21
exported function ProcessApiError should have comment or be unexported
|
|
build:
internal/projects/extension_settings.go#L1
should have a package comment
|
|
build:
main.go#L1
should have a package comment
|
|
build:
internal/mutex.go#L1
should have a package comment
|
|
build:
internal/environments/extension_settings.go#L1
should have a package comment
|
|
build:
internal/projects/extension_settings.go#L12
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|
|
build:
internal/mutex.go#L5
exported var Mutex should have comment or be unexported
|
|
build:
internal/errors/error.go#L35
exported function DeleteFromStateV2 should have comment or be unexported
|