Skip to content

add dist files

add dist files #190

Triggered via push January 17, 2024 14:36
Status Failure
Total duration 1m 22s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build / build-node: src/common/common.ts#L69
Argument of type 'import("/home/runner/work/tdp_publicdb/tdp_publicdb/node_modules/tdp_core/node_modules/visyn_core/dist/idtype/IDType").IDType' is not assignable to parameter of type 'import("/home/runner/work/tdp_publicdb/tdp_publicdb/node_modules/visyn_core/dist/idtype/IDType").IDType'.
build / build-node: src/menu/DatasetCard.tsx#L118
Argument of type 'IDType' is not assignable to parameter of type 'string | IDType'.
build / build-node: src/scores/AAggregatedScore.ts#L41
Property 'idType' in type 'AAggregatedScore' is not assignable to the same property in base type 'IScore<number>'.
build / build-node: src/scores/AAggregatedScore.ts#L57
Property 'compute' in type 'AAggregatedScore' is not assignable to the same property in base type 'IScore<number>'.
build / build-node: src/scores/ABooleanScore.ts#L17
Property 'idType' in type 'ABooleanScore' is not assignable to the same property in base type 'IScore<number>'.
build / build-node: src/scores/AFrequencyScore.ts#L29
Property 'idType' in type 'AFrequencyScore' is not assignable to the same property in base type 'IScore<number>'.
build / build-node: src/scores/AFrequencyScore.ts#L50
Property 'compute' in type 'AFrequencyScore' is not assignable to the same property in base type 'IScore<number>'.
build / build-node: src/scores/ASingleScore.ts#L29
Property 'idType' in type 'ASingleScore' is not assignable to the same property in base type 'IScore<any>'.
build / build-node: src/scores/ASingleScore.ts#L53
Property 'compute' in type 'ASingleScore' is not assignable to the same property in base type 'IScore<any>'.
build / build-node: src/scores/AggregatedScore.ts#L14
Class 'AggregatedScore' incorrectly implements interface 'IScore<number>'.
build / build-node: src/common/Categories.ts#L18
Unexpected any. Specify a different type
build / build-node: src/common/Categories.ts#L25
Unexpected any. Specify a different type
build / build-node: src/common/common.ts#L18
Unexpected any. Specify a different type
build / build-node: src/common/common.ts#L36
Unexpected any. Specify a different type
build / build-node: src/common/common.ts#L104
Unexpected any. Specify a different type
build / build-node: src/common/config.ts#L52
Unexpected any. Specify a different type
build / build-node: src/common/config.ts#L258
Unexpected any. Specify a different type
build / build-node: src/common/config.ts#L345
Unexpected any. Specify a different type
build / build-node: src/common/forms.ts#L547
Unexpected any. Specify a different type
build / build-node: src/common/forms.ts#L551
Unexpected any. Specify a different type