Skip to content

Add "auth0_clients" data source for listing multiple clients with filtering #2601

Add "auth0_clients" data source for listing multiple clients with filtering

Add "auth0_clients" data source for listing multiple clients with filtering #2601

Re-run triggered November 22, 2024 14:56
Status Failure
Total duration 3m 38s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
Tests
Process completed with exit code 2.
Checks: internal/auth0/clients/data_source.go#L58
Comment should end in a period (godot)
Checks: internal/auth0/clients/data_source.go#L124
Comment should end in a period (godot)
Checks: internal/auth0/clients/data_source.go#L142
Comment should end in a period (godot)
Checks
issues found
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Checks
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Checks: internal/auth0/client/resource.go#L18
exported: exported var ValidAppTypes should have comment or be unexported (revive)
Checks: internal/auth0/clients/data_source.go#L55
exported: exported function CoreClientDataSourceSchema should have comment or be unexported (revive)