feat: add calculations #22
Annotations
10 errors and 1 warning
build:
src/calculations/index.ts#L11
Object literal may only specify known properties, but 'metric' does not exist in type 'Ballot'. Did you mean to write 'metricId'?
|
build:
src/calculations/index.ts#L12
Object literal may only specify known properties, but 'metric' does not exist in type 'Ballot'. Did you mean to write 'metricId'?
|
build:
src/calculations/index.ts#L13
Object literal may only specify known properties, but 'metric' does not exist in type 'Ballot'. Did you mean to write 'metricId'?
|
build:
src/calculations/index.ts#L18
Object literal may only specify known properties, but 'metric' does not exist in type 'Ballot'. Did you mean to write 'metricId'?
|
build:
src/calculations/index.ts#L19
Object literal may only specify known properties, but 'metric' does not exist in type 'Ballot'. Did you mean to write 'metricId'?
|
build:
src/calculations/index.ts#L20
Object literal may only specify known properties, but 'metric' does not exist in type 'Ballot'. Did you mean to write 'metricId'?
|
build:
src/calculations/index.ts#L25
Object literal may only specify known properties, but 'metric' does not exist in type 'Ballot'. Did you mean to write 'metricId'?
|
build:
src/calculations/index.ts#L26
Object literal may only specify known properties, but 'metric' does not exist in type 'Ballot'. Did you mean to write 'metricId'?
|
build:
src/calculations/index.ts#L27
Object literal may only specify known properties, but 'metric' does not exist in type 'Ballot'. Did you mean to write 'metricId'?
|
build:
src/calculations/index.ts#L32
Object literal may only specify known properties, but 'metric' does not exist in type 'Ballot'. Did you mean to write 'metricId'?
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|