Skip to content

feat: custom context #20

feat: custom context

feat: custom context #20

Triggered via push October 23, 2023 09:08
Status Failure
Total duration 1m 1s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: src/adapters/supabase/helpers/tables/wallet.test.ts#L17
Argument of type '{ comments: { promotionComment: string; }; log: { level: LogLevel; logEnvironment: string; retryLimit: number; }; price: { priceMultiplier: number; issueCreatorMultiplier: number; timeLabels: { ...; }[]; priorityLabels: { ...; }[]; incentives: { ...; }; defaultLabels: string[]; }; ... 10 more ...; newContributorGree...' is not assignable to parameter of type 'Context'.
build: src/handlers/processors.ts#L37
Type '(context: Context) => Promise<void | LogReturn>' is not assignable to type 'PostActionHandler'.
build: src/handlers/processors.ts#L42
Type '(context: Context) => Promise<void | LogReturn>' is not assignable to type 'PostActionHandler'.
build
Process completed with exit code 2.