fix: Add PBAC permission checks for insights access #89918
Triggered via pull request
November 25, 2025 00:56
keithwillcode
labeled
#25381
Status
Failure
Total duration
10m 9s
Artifacts
–
pr.yml
on: pull_request_target
Detect changes
20s
Production builds
/
Build API v1
Production builds
/
Build API v2
Type check
/
check-types
3m 38s
Linters
/
lint
2m 41s
Tests
/
Unit
6m 44s
Production builds
/
Build Atoms
Production builds
/
Build Docs
Analyze Build
/
analyze
Matrix: Tests / e2e
Waiting for pending jobs
Tests
/
E2E App Store
Tests
/
E2E Embed Core
Tests
/
E2E Embed React
required
5s
Cleanup HTML report
/
cleanup-report
Annotations
2 errors and 10 warnings
|
Type check / check-types
Type 'JsonValue | undefined' is not assignable to type 'InputJsonValue | NullableJsonNullValueInput | undefined'.
|
|
required
Process completed with exit code 1.
|
|
Linters / lint:
packages/embeds/embed-core/src/lib/utils.ts#L39
Do not access Object.prototype method 'hasOwnProperty' from target object
|
|
Linters / lint
'e' is defined but never used
|
|
Linters / lint
Definition for rule '@calcom/eslint/no-scroll-into-view-embed' was not found
|
|
Linters / lint:
packages/embeds/embed-core/src/embed.ts#L90
Definition for rule '@typescript-eslint/ban-types' was not found
|
|
Linters / lint:
packages/embeds/embed-core/src/embed.test.ts#L29
Unexpected any. Specify a different type
|
|
Linters / lint:
packages/embeds/embed-core/src/EmbedElement.test.ts#L135
'mockGetSkeletonData' is defined but never used. Allowed unused vars must match /^_/u
|
|
Linters / lint:
example-apps/credential-sync/pages/api/setTokenInCalCom.ts#L60
'e' is defined but never used
|
|
Linters / lint:
example-apps/credential-sync/next.config.js#L9
'module' is not defined
|
|
Linters / lint:
example-apps/credential-sync/next.config.js#L2
'require' is not defined
|
|
Linters / lint:
example-apps/credential-sync/next.config.js#L2
A `require()` style import is forbidden
|