chore: adds snap_trackEvent and origin param #1320
pr.yml
on: pull_request
Validate
/
Prepare
41s
Check workflows
7s
Validate
/
Build
1m 50s
Validate
/
Lint
1m 14s
Validate
/
Tests
2m 21s
SonarCloud
/
sonarcloud-scan
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.
|
|
|
|
|