Skip to content

Merge branch 'development' into development-perf-1 #21

Merge branch 'development' into development-perf-1

Merge branch 'development' into development-perf-1 #21

Triggered via push September 12, 2023 08:20
Status Failure
Total duration 1m 19s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build: src/utils/helpers.ts#L1
Module '"../adapters/supabase"' has no exported member 'Level'.
build: src/utils/private.ts#L9
Import declaration conflicts with local declaration of 'WideConfig'.
build: src/utils/private.ts#L9
Import declaration conflicts with local declaration of 'WideOrgConfig'.
build: src/utils/private.ts#L9
Import declaration conflicts with local declaration of 'WideRepoConfig'.
build: src/utils/private.ts#L92
Subsequent property declarations must have the same type. Property 'parsedDefault' must be of type '{ "private-key-encrypted"?: string | undefined; incentives: { comment: { elements: Record<string, number>; totals: { word: number; }; }; }; "evm-network-id": number; "price-multiplier": number; ... 13 more ...; "stale-bounty-time": string; }', but here has type '{ incentives?: { comment: { elements: Record<string, number>; totals: { word: number; }; }; } | undefined; "evm-network-id"?: number | undefined; "price-multiplier"?: number | undefined; ... 13 more ...; "issue-creator-multiplier": number; }'.
build: src/utils/private.ts#L207
Element implicitly has an 'any' type because expression of type '"bounty-rewards-cap"' can't be used to index type '{ "private-key-encrypted"?: string | undefined; incentives: { comment: { elements: Record<string, number>; totals: { word: number; }; }; }; "evm-network-id": number; "price-multiplier": number; ... 13 more ...; "stale-bounty-time": string; }'.
build
Process completed with exit code 2.