Skip to content

docs: add docs link, fix GitHub org case in README #2

docs: add docs link, fix GitHub org case in README

docs: add docs link, fix GitHub org case in README #2

Triggered via push February 22, 2026 13:50
Status Failure
Total duration 48s
Artifacts

ci.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

14 errors
tests/integration.test.ts > ModeryoClient Unit Tests > ModerationResult Helpers > should detect when content should be blocked: tests/integration.test.ts#L100
TypeError: Cannot read properties of undefined (reading 'Block') ❯ tests/integration.test.ts:100:26
tests/integration.test.ts > ModeryoClient Unit Tests > ModerationResult Helpers > should detect when review is needed: tests/integration.test.ts#L85
TypeError: Cannot read properties of undefined (reading 'Flag') ❯ tests/integration.test.ts:85:26
tests/integration.test.ts > ModeryoClient Unit Tests > Decision Enum > should have correct values: tests/integration.test.ts#L73
TypeError: Cannot read properties of undefined (reading 'Allow') ❯ tests/integration.test.ts:73:23
tests/integration.test.ts > ModeryoClient Unit Tests > Client Creation > should create client from environment: tests/integration.test.ts#L61
TypeError: Cannot read properties of undefined (reading 'fromEnv') ❯ tests/integration.test.ts:61:36
tests/integration.test.ts > ModeryoClient Unit Tests > Client Creation > should create client with retries: tests/integration.test.ts#L52
TypeError: ModeryoClient is not a constructor ❯ tests/integration.test.ts:52:22
tests/integration.test.ts > ModeryoClient Unit Tests > Client Creation > should create client with timeout: tests/integration.test.ts#L44
TypeError: ModeryoClient is not a constructor ❯ tests/integration.test.ts:44:22
tests/integration.test.ts > ModeryoClient Unit Tests > Client Creation > should create client with custom base URL: tests/integration.test.ts#L36
TypeError: ModeryoClient is not a constructor ❯ tests/integration.test.ts:36:22
tests/integration.test.ts > ModeryoClient Unit Tests > Client Creation > should create client with API key: tests/integration.test.ts#L31
TypeError: ModeryoClient is not a constructor ❯ tests/integration.test.ts:31:22
tests/client.test.ts > Moderyo Client > moderate > should include context in request: tests/client.test.ts#L147
AssertionError: expected undefined to deeply equal { userId: 'user_123', …(1) } - Expected: Object { "contentType": "chat", "userId": "user_123", } + Received: undefined ❯ tests/client.test.ts:147:29
tests/client.test.ts > Moderyo Client > moderate > should handle flagged content: tests/client.test.ts#L121
AssertionError: expected 0 to be greater than 0.9 ❯ tests/client.test.ts:121:38
build-and-test (20)
The strategy configuration was canceled because "build-and-test._22" failed
build-and-test (20)
The operation was canceled.
build-and-test (18)
The strategy configuration was canceled because "build-and-test._22" failed
build-and-test (18)
The operation was canceled.