Skip to content

Add support for username and password variables #574

Add support for username and password variables

Add support for username and password variables #574

Triggered via pull request April 10, 2024 00:15
Status Success
Total duration 27s
Artifacts

revive-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: internal/projects/extension_settings.go#L23
comment on exported function ExpandServiceNowExtensionSettings should be of the form "ExpandServiceNowExtensionSettings ..."
build: internal/test/lifecycle_test_options.go#L14
exported function NewLifecycleTestOptions should have comment or be unexported
build: internal/test/project_group_test_options.go#L10
exported type ProjectGroupTestOptions should have comment or be unexported
build: internal/test/project_test_options.go#L10
exported type ProjectCreateTestOptions should have comment or be unexported
build: internal/test/channel_test_options.go#L7
exported type ChannelTestOptions should have comment or be unexported
build: internal/test/space_test_options.go#L8
exported type SpaceTestOptions should have comment or be unexported
build: internal/test/lifecycle_test_options.go#L10
exported type LifecycleTestOptions should have comment or be unexported
build: internal/test/configuration.go#L3
exported function GetConfiguration should have comment or be unexported
build: internal/test/deployment_process_test_options.go#L8
exported type DeploymentProcessTestOptions should have comment or be unexported
build: internal/test/test_options.go#L5
exported type TestOptions should have comment or be unexported