Skip to content

feat: add support for OIDC bearer tokens to auth TFP against Octopus API #1313

feat: add support for OIDC bearer tokens to auth TFP against Octopus API

feat: add support for OIDC bearer tokens to auth TFP against Octopus API #1313

Triggered via pull request November 8, 2024 02:31
Status Success
Total duration 12s
Artifacts

revive-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: internal/environments/extension_settings.go#L21
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
build: octopusdeploy_framework/util/util.go#L27
exported function GetStringOrEmpty should have comment or be unexported
build: internal/environments/extension_settings.go#L30
comment on exported function ExpandServiceNowExtensionSettings should be of the form "ExpandServiceNowExtensionSettings ..."
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/environments/extension_settings.go#L39
comment on exported function FlattenJiraExtensionSettings should be of the form "FlattenJiraExtensionSettings ..."
build: internal/environments/extension_settings.go#L1
should have a package comment
build: internal/mutex.go#L5
exported var Mutex should have comment or be unexported
build: internal/random.go#L24
exported function GenerateRandomCryptoString should have comment or be unexported
build: internal/errors/error.go#L35
exported function DeleteFromStateV2 should have comment or be unexported