Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

feat: only include tools the API key has access to #192

feat: only include tools the API key has access to

feat: only include tools the API key has access to #192

Triggered via pull request September 10, 2025 10:12
Status Failure
Total duration 1m 8s
Artifacts

ci-typescript.yml

on: pull_request
Unit Tests
23s
Unit Tests
Lint, Format, and Type Check
23s
Lint, Format, and Type Check
Integration Tests
37s
Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Lint, Format, and Type Check
Process completed with exit code 2.
Lint, Format, and Type Check
Module '"@/schema/api"' has no exported member 'ApiPersonalApiKey'.
tests/api/client.integration.test.ts > API Client Integration Tests > Insights API > Funnels Query Tests > should create funnel insight with minimal parameters: typescript/tests/api/client.integration.test.ts#L691
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:691:28
tests/api/client.integration.test.ts > API Client Integration Tests > Insights API > Trends Query Tests > should create trends insight with property filters: typescript/tests/api/client.integration.test.ts#L653
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:653:28
tests/api/client.integration.test.ts > API Client Integration Tests > Insights API > Trends Query Tests > should create trends insight with compare filter: typescript/tests/api/client.integration.test.ts#L606
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:606:28
tests/api/client.integration.test.ts > API Client Integration Tests > Insights API > Trends Query Tests > should create trends insight with different intervals: typescript/tests/api/client.integration.test.ts#L569
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:569:29
tests/api/client.integration.test.ts > API Client Integration Tests > Insights API > Trends Query Tests > should create trends insight with breakdowns: typescript/tests/api/client.integration.test.ts#L529
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:529:29
tests/api/client.integration.test.ts > API Client Integration Tests > Insights API > Trends Query Tests > should create trends insight with all display types: typescript/tests/api/client.integration.test.ts#L487
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:487:29
tests/api/client.integration.test.ts > API Client Integration Tests > Insights API > Trends Query Tests > should create trends insight with minimal parameters: typescript/tests/api/client.integration.test.ts#L440
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:440:28
tests/api/client.integration.test.ts > API Client Integration Tests > Insights API > should create, get, update, and delete an insight: typescript/tests/api/client.integration.test.ts#L379
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:379:33
tests/api/client.integration.test.ts > API Client Integration Tests > Insights API > should list insights: typescript/tests/api/client.integration.test.ts#L320
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:320:27
tests/api/client.integration.test.ts > API Client Integration Tests > Projects API > should get project details: typescript/tests/api/client.integration.test.ts#L144
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/api/client.integration.test.ts:144:27