address feedback from team #39
Annotations
10 errors and 1 warning
build:
src/utils/calculate.ts#L19
Object literal may only specify known properties, and 'metricId' does not exist in type 'Ballot'.
|
build:
src/utils/calculate.ts#L20
Object literal may only specify known properties, and 'metricId' does not exist in type 'Ballot'.
|
build:
src/utils/calculate.ts#L21
Object literal may only specify known properties, and 'metricId' does not exist in type 'Ballot'.
|
build:
src/utils/calculate.ts#L26
Object literal may only specify known properties, and 'metricId' does not exist in type 'Ballot'.
|
build:
src/utils/calculate.ts#L27
Object literal may only specify known properties, and 'metricId' does not exist in type 'Ballot'.
|
build:
src/utils/calculate.ts#L28
Object literal may only specify known properties, and 'metricId' does not exist in type 'Ballot'.
|
build:
src/utils/calculate.ts#L33
Object literal may only specify known properties, and 'metricId' does not exist in type 'Ballot'.
|
build:
src/utils/calculate.ts#L34
Object literal may only specify known properties, and 'metricId' does not exist in type 'Ballot'.
|
build:
src/utils/calculate.ts#L35
Object literal may only specify known properties, and 'metricId' does not exist in type 'Ballot'.
|
build:
src/utils/calculate.ts#L40
Object literal may only specify known properties, and 'metricId' does not exist in type 'Ballot'.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|