Skip to content

feat: migrate user resource to tf framework #1266

feat: migrate user resource to tf framework

feat: migrate user resource to tf framework #1266

Triggered via pull request October 10, 2024 04:06
Status Success
Total duration 14s
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/errors/error.go#L21
func ProcessApiError should be ProcessAPIError
build: main.go#L1
should have a package comment
build: internal/test/channel_test_options.go#L1
should have a package comment
build: internal/projects/extension_settings.go#L1
should have a package comment
build: internal/test/space_test_options.go#L8
exported type SpaceTestOptions 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/listening_tentacle_deployment_target_test_options.go#L9
exported type ListeningTentacleDeploymentTargetTestOptions should have comment or be unexported
build: internal/test/util.go#L8
exported function SkipCI 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/test_options.go#L5
exported type TestOptions should have comment or be unexported