Skip to content

docs: new serverless queue example #48

docs: new serverless queue example

docs: new serverless queue example #48

Triggered via push September 14, 2024 17:16
Status Failure
Total duration 1m 1s
Artifacts

ci.yml

on: push
⬣ ESLint
16s
⬣ ESLint
ʦ TypeScript
14s
ʦ TypeScript
🎭 Playwright
51s
🎭 Playwright
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ʦ TypeScript: examples/serverless-queue/bin/consumer.ts#L1
Cannot find module '@nixbus/event-bus' or its corresponding type declarations.
ʦ TypeScript: examples/serverless-queue/bin/consumer.ts#L3
Cannot find module 'src/actions/SendPageViewedNotification' or its corresponding type declarations.
ʦ TypeScript: examples/serverless-queue/bin/consumer.ts#L4
Cannot find module 'src/actions/UpdatePageViewedAnalytics' or its corresponding type declarations.
ʦ TypeScript: examples/serverless-queue/bin/consumer.ts#L5
Cannot find module 'src/events/PageViewed' or its corresponding type declarations.
ʦ TypeScript: examples/serverless-queue/bin/consumer.ts#L6
Cannot find module 'src/shared/env' or its corresponding type declarations.
ʦ TypeScript: examples/serverless-queue/bin/consumer.ts#L31
Parameter 'error' implicitly has an 'any' type.
ʦ TypeScript: examples/serverless-queue/bin/publisher.ts#L1
Cannot find module '@nixbus/event-bus' or its corresponding type declarations.
ʦ TypeScript: examples/serverless-queue/bin/publisher.ts#L3
Cannot find module 'src/events/PageViewed' or its corresponding type declarations.
ʦ TypeScript: examples/serverless-queue/bin/publisher.ts#L4
Cannot find module 'src/shared/env' or its corresponding type declarations.
ʦ TypeScript: examples/serverless-queue/src/actions/SendPageViewedNotification.ts#L1
Cannot find module '@nixbus/event-bus' or its corresponding type declarations.
🎭 Playwright
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.