fix: empty datasource results should be empty arrays #1248
Annotations
11 warnings
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/
|
main.go#L1
should have a package comment
|
internal/test/channel_test_options.go#L1
should have a package comment
|
internal/errors/error.go#L1
should have a package comment
|
internal/mutex.go#L1
should have a package comment
|
internal/test/util.go#L8
exported function SkipCI should have comment or be unexported
|
internal/mutex.go#L5
exported var Mutex should have comment or be unexported
|
internal/test/listening_tentacle_deployment_target_test_options.go#L9
exported type ListeningTentacleDeploymentTargetTestOptions should have comment or be unexported
|
internal/test/configuration.go#L3
exported function GetConfiguration should have comment or be unexported
|
internal/test/project_test_options.go#L10
exported type ProjectCreateTestOptions should have comment or be unexported
|
internal/projects/extension_settings.go#L1
should have a package comment
|
This job succeeded
Loading