added check for missing file in SeqIO #34
run-tests-on-pr.yml
on: pull_request
BioKotlin Gradle Build
3m 50s
Annotations
3 errors and 1 warning
KeggDBTest.Test find:
src/test/kotlin/biokotlin/kegg/KeggDBTest.kt#L26
io.ktor.client.features.ClientRequestException: Client request(https://rest.kegg.jp/find/genes/zma:542318) invalid: 400 Bad Request. Text: ""
|
KeggDBTest.Test pathway graph creation:
src/test/kotlin/biokotlin/kegg/KeggDBTest.kt#L107
io.kotest.assertions.AssertionFailedError: expected:<140> but was:<141>
|
BioKotlin Gradle Build
Process completed with exit code 1.
|
BioKotlin Gradle Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2.4.2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|