Skip to content

Remove unused noop util #1327

Remove unused noop util

Remove unused noop util #1327

Triggered via push January 29, 2025 05:17
Status Success
Total duration 40s
Artifacts

lint.yml

on: push
Run Linter checks
31s
Run Linter checks
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
packages/analytics-nextjs/src/Analytics.ts#L75
Object Literal Property name `Segment.io` must match one of the following formats: snake_case, strictCamelCase, StrictPascalCase, UPPER_CASE (@typescript-eslint/naming-convention)
packages/analytics-nextjs/src/Analytics.ts#L97
Object Literal Property name `Segment.io` must match one of the following formats: snake_case, strictCamelCase, StrictPascalCase, UPPER_CASE (@typescript-eslint/naming-convention)
packages/analytics-nextjs/src/lib/getTrackingPermissions.ts#L18
'CONSENT_TO_IDENTIFY' is deprecated. Please use `STRICT` instead (deprecation/deprecation)