add build action #5
Annotations
10 errors
Run npm run build:
scripts/ci_validate_modification.ts#L66
Property 'unit' does not exist on type 'BenchmarkResult'.
|
Run npm run build:
scripts/ci_validate_modification.ts#L177
Property 'unit' does not exist on type 'BenchmarkResult'.
|
Run npm run build:
scripts/ci_validate_modification.ts#L177
Property 'unit' does not exist on type 'BenchmarkResult'.
|
Run npm run build:
src/extract.ts#L314
'extractCargoResult' is declared but its value is never read.
|
Run npm run build:
src/extract.ts#L340
Type '{ name: string; value: number; range: string; unit: string; }[]' is not assignable to type 'BenchmarkResult[]'.
|
Run npm run build:
src/extract.ts#L343
'extractGoResult' is declared but its value is never read.
|
Run npm run build:
src/extract.ts#L392
Type '{ name: string; value: number; unit: string; extra: string; }[]' is not assignable to type 'BenchmarkResult[]'.
|
Run npm run build:
src/extract.ts#L395
'extractBenchmarkJsResult' is declared but its value is never read.
|
Run npm run build:
src/extract.ts#L425
Type '{ name: string; value: number; range: string; unit: string; extra: string; }[]' is not assignable to type 'BenchmarkResult[]'.
|
Run npm run build:
src/extract.ts#L428
'extractPytestResult' is declared but its value is never read.
|
Loading