Survey and targeting calculation enhancements, plus API docs, also added Oauth related headers to status json #539
Annotations
10 errors
|
build
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
|
build
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
|
build
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
|
build
Argument of type 'string' is not assignable to parameter of type 'number'.
|
|
build
Argument of type 'string' is not assignable to parameter of type 'number'.
|
|
build
Type '{ current: number; target: number; max: string; }' is not assignable to type 'Target'.
|
|
build
Argument of type '{ status: string; hits: number; userId: string; org: string; repo: string; prNumber: number; usedCopilot: false; percentTimeSaved: number; reason: string; timeUsedFor: string; }' is not assignable to parameter of type 'SurveyType'.
|
|
build
Expected 1 arguments, but got 2.
|
|
build
Type 'Response<any, Record<string, any>>' is not assignable to type 'void'.
|
|
build
Type 'Response<any, Record<string, any>>' is not assignable to type 'void'.
|