Chore!: Move from TestMain to Test Suites #986
Annotations
11 warnings
build
The following actions uses Node.js version which is deprecated 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/projects/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/test/channel_test_options.go#L1
should have a package comment
|
build:
internal/test/listening_tentacle_deployment_target_test_options.go#L9
exported type ListeningTentacleDeploymentTargetTestOptions 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/lifecycle_test_options.go#L14
exported function NewLifecycleTestOptions 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/project_test_options.go#L15
exported type ProjectTestOptions should have comment or be unexported
|
build:
internal/projects/extension_settings.go#L23
comment on exported function ExpandServiceNowExtensionSettings should be of the form "ExpandServiceNowExtensionSettings ..."
|
build:
internal/test/project_group_test_options.go#L10
exported type ProjectGroupTestOptions should have comment or be unexported
|