Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyas-goenka committed Jan 29, 2025
1 parent d08cff4 commit e3be64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/telemetry/protos/frontend_log.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ type DatabricksCliLog struct {

CliTestEvent *CliTestEvent `json:"cli_test_event,omitempty"`

Check failure on line 19 in libs/telemetry/protos/frontend_log.go

View workflow job for this annotation

GitHub Actions / lint

File is not properly formatted (gofmt)
BundleInitEvent *BundleInitEvent `json:"bundle_init_event,omitempty"`
BundleDeplyEvent *BundleDeployEvent `json:"bundle_deploy_event,omitempty"`
BundleDeployEvent *BundleDeployEvent `json:"bundle_deploy_event,omitempty"`
}

0 comments on commit e3be64e

Please sign in to comment.