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

feat: python release workflow for posthog_agent_toolkit (#131) #208

feat: python release workflow for posthog_agent_toolkit (#131)

feat: python release workflow for posthog_agent_toolkit (#131) #208

Triggered via push September 12, 2025 09:59
Status Failure
Total duration 51s
Artifacts
Unit Tests
18s
Unit Tests
Lint, Format, and Type Check
21s
Lint, Format, and Type Check
Integration Tests
26s
Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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