Generate categoris using group #12255
push.yml
on: push
Build website
1m 49s
Build whole repo
2m 20s
Deploy jbrowse-web and storybooks to S3
6m 53s
Lint, typecheck, test
9m 48s
Annotations
5 errors and 3 warnings
Build whole repo
Expected 2 arguments, but got 3.
|
Build whole repo
Process completed with exit code 1.
|
Lint, typecheck, test:
plugins/data-management/src/UCSCTrackHub/doConnect.ts#L109
Argument of type '{ trackDb: TrackDbFile; trackDbLoc: { uri: string; locationType: "UriLocation"; localPath?: undefined; } | { localPath: string; locationType: "LocalPathLocation"; uri?: undefined; }; assemblyName: string; sequenceAdapter: any; }' is not assignable to parameter of type '{ trackDb: TrackDbFile; trackDbLoc: FileLocation; assemblyName: string; sequenceAdapter: any; baseUrl: string; }'.
|
Lint, typecheck, test:
plugins/legacy-jbrowse/src/JBrowse1Connection/jb1ToJb2.ts#L418
Expected 2 arguments, but got 3.
|
Lint, typecheck, test
Process completed with exit code 2.
|
Build whole repo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy jbrowse-web and storybooks to S3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint, typecheck, test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|