Skip to content

Restructuring the compile process #587

Restructuring the compile process

Restructuring the compile process #587

Triggered via pull request January 29, 2025 21:54
Status Failure
Total duration 1m 26s
Artifacts

ci.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

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.