Skip to content

chore: adds snap_trackEvent and origin param #1320

chore: adds snap_trackEvent and origin param

chore: adds snap_trackEvent and origin param #1320

Triggered via pull request June 12, 2025 12:28
Status Failure
Total duration 3m 12s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
Validate / Lint: packages/snap/src/core/services/analytics/AnalyticsService.ts#L66
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Validate / Lint: packages/snap/src/core/services/analytics/AnalyticsService.ts#L40
Object Literal Property name `chain_id` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
Validate / Lint: packages/snap/src/core/services/analytics/AnalyticsService.ts#L39
Object Literal Property name `account_type` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
Validate / Lint: packages/snap/src/core/services/analytics/AnalyticsService.ts#L38
Object Literal Property name `account_address` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
Validate / Lint: packages/snap/src/core/services/analytics/AnalyticsService.ts#L37
Object Literal Property name `account_id` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
Validate / Lint: packages/snap/src/core/services/analytics/AnalyticsService.ts#L36
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Validate / Build
Process completed with exit code 1.
Validate / Tests
Process completed with exit code 1.