Skip to content

Update nx monorepo to v18.3.5#403

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nx-monorepo
Open

Update nx monorepo to v18.3.5#403
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nx-monorepo

Update nx monorepo to v18.3.5

0bf16dc
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / ESLint succeeded Jun 13, 2026 in 0s

3 warnings

ESLint found 3 warnings

Annotations

Check warning on line 80 in packages/analytics-nextjs/src/Analytics.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

packages/analytics-nextjs/src/Analytics.ts#L80

Object Literal Property name `Segment.io` must match one of the following formats: snake_case, strictCamelCase, StrictPascalCase, UPPER_CASE (@typescript-eslint/naming-convention)

Check warning on line 172 in packages/analytics-nextjs/src/Analytics.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

packages/analytics-nextjs/src/Analytics.ts#L172

Unexpected console statement (no-console)

Check warning on line 18 in packages/analytics-nextjs/src/lib/getTrackingPermissions.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

packages/analytics-nextjs/src/lib/getTrackingPermissions.ts#L18

'CONSENT_TO_IDENTIFY' is deprecated. Please use `STRICT` instead (deprecation/deprecation)