Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

feat: Add support for generic oidc accounts #1378

feat: Add support for generic oidc accounts

feat: Add support for generic oidc accounts #1378

Triggered via pull request December 2, 2024 02:49
Status Success
Total duration 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

revive-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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