Restructuring the compile process #587
ci.yml
on: pull_request
Build Editor
1m 16s
Lint
32s
Matrix: Test
Annotations
11 errors
Test (20.x):
editor/example/json-spec/gene-annotation.ts#L1
Module '"@gosling-lang/gosling-schema"' has no exported member 'CompositeTrack'.
|
Test (20.x):
editor/example/json-spec/ideograms.ts#L1
Module '"@gosling-lang/gosling-schema"' has no exported member 'CompositeTrack'.
|
Test (20.x):
editor/example/json-spec/responsive-alignment.ts#L1
Module '"@gosling-lang/gosling-schema"' has no exported member 'CompositeTrack'.
|
Test (20.x):
editor/example/json-spec/responsive-track-wise-comparison.ts#L4
Module '"@gosling-lang/gosling-schema"' has no exported member 'CompositeTrack'.
|
Test (20.x):
editor/example/json-spec/sars-cov-2.ts#L1
Module '"@gosling-lang/gosling-schema"' has no exported member 'CompositeTrack'.
|
Test (20.x):
editor/example/json-spec/semantic-zoom.ts#L1
Module '"@gosling-lang/gosling-schema"' has no exported member 'CompositeTrack'.
|
Test (20.x):
src/compiler/bounding-box.ts#L235
Cannot find name 'resolveSuperposedTracks'.
|
Test (20.x):
src/compiler/create-higlass-models.ts#L7
'"@gosling-lang/gosling-schema"' has no exported member named 'OverlaidTrack'. Did you mean 'OverlaidTracks'?
|
Test (20.x):
src/compiler/create-higlass-models.ts#L89
Property 'layout' does not exist on type 'ProcessedTrack'.
|
Test (20.x):
src/compiler/create-higlass-models.ts#L95
Property 'innerRadius' does not exist on type 'ProcessedTrack'.
|
Lint
Process completed with exit code 1.
|