implement async logger #9204
Annotations
23 errors
validate-bundle-schema:
libs/telemetry/protos/bundle_deploy.go#L24
syntax error: unexpected <<, expected field name or embedded type
|
validate-bundle-schema:
libs/telemetry/protos/bundle_deploy.go#L29
syntax error: unexpected ==, expected field name or embedded type
|
validate-bundle-schema:
libs/telemetry/protos/bundle_deploy.go#L34
syntax error: unexpected >>, expected field name or embedded type
|
validate-bundle-schema
Process completed with exit code 1.
|
lint:
libs/telemetry/protos/bundle_deploy.go#L24
syntax error: unexpected <<, expected field name or embedded type
|
lint:
libs/telemetry/protos/bundle_deploy.go#L29
syntax error: unexpected ==, expected field name or embedded type
|
lint:
libs/telemetry/protos/bundle_deploy.go#L34
syntax error: unexpected >>, expected field name or embedded type (typecheck)
|
lint:
libs/telemetry/protos/bundle_deploy.go#L24
expected '}', found '<<' (typecheck)
|
lint:
libs/telemetry/logger.go#L6
could not import github.com/databricks/cli/libs/telemetry/protos (-: # github.com/databricks/cli/libs/telemetry/protos
|
lint:
libs/telemetry/protos/bundle_deploy.go#L24
syntax error: unexpected <<, expected field name or embedded type
|
lint:
libs/telemetry/protos/bundle_deploy.go#L29
syntax error: unexpected ==, expected field name or embedded type
|
lint:
libs/telemetry/protos/bundle_deploy.go#L34
syntax error: unexpected >>, expected field name or embedded type) (typecheck)
|
lint:
cmd/telemetry/send_test_event/send_test_event.go#L6
could not import github.com/databricks/cli/libs/telemetry/protos (-: # github.com/databricks/cli/libs/telemetry/protos
|
lint:
libs/telemetry/protos/bundle_deploy.go#L24
syntax error: unexpected <<, expected field name or embedded type
|
tests (ubuntu-latest)
expected '}', found '<<'
|
tests (ubuntu-latest)
expected '}', found '<<'
|
tests (ubuntu-latest)
Process completed with exit code 2.
|
tests (macos-latest)
expected '}', found '<<'
|
tests (macos-latest)
expected '}', found '<<'
|
tests (macos-latest)
Process completed with exit code 2.
|
tests (windows-latest)
expected '}', found '<<'
|
tests (windows-latest)
expected '}', found '<<'
|
tests (windows-latest)
Process completed with exit code 1.
|