Skip to content

[Feature] Add datasource databricks_users #8801

[Feature] Add datasource databricks_users

[Feature] Add datasource databricks_users #8801

Triggered via pull request October 23, 2024 18:11
Status Failure
Total duration 1m 9s
Artifacts

push.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
fmt: internal/providers/pluginfw/resources/user/data_users_acc_test.go#L1
expected 'package', found 'EOF'
fmt: internal/providers/pluginfw/resources/user/data_users_test.go#L1
expected 'package', found 'EOF'
fmt: scim/data_users.go#L7
missing import path
fmt: scim/data_users.go#L8
missing import path
fmt: scim/data_users.go#L10
missing import path
fmt: scim/data_users.go#L29
expected statement, found '<<'
fmt: scim/data_users.go#L31
expected statement, found '=='
fmt: scim/data_users.go#L33
expected statement, found '>>'
fmt: scim/data_users.go#L79
missing ',' before newline in argument list
fmt
Process completed with exit code 2.
tests: internal/providers/pluginfw/resources/user/data_users_acc_test.go#L1
syntax error: package statement must be first (compile)
tests: scim/data_users.go#L7
syntax error: missing import path
tests: scim/data_users.go#L8
syntax error: missing import path
tests: scim/data_users.go#L10
syntax error: missing import path
tests: scim/data_users.go#L29
syntax error: unexpected <<, expected }
tests: scim/data_users.go#L30
method has multiple receivers
tests: scim/data_users.go#L30
syntax error: unexpected {, expected (
tests: scim/data_users.go#L31
syntax error: unexpected ==, expected )
tests: scim/data_users.go#L33
syntax error: unexpected >>, expected }
tests: scim/data_users.go#L66
syntax error: non-declaration statement outside function body (compile)