Skip to content

Genbank parser rewrite #1866

Genbank parser rewrite

Genbank parser rewrite #1866

Triggered via pull request January 11, 2024 21:48
Status Failure
Total duration 41s
Artifacts

test.yml

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

Annotations

18 errors and 2 warnings
test (1.21.x, ubuntu-latest): io/example_test.go#L17
undefined: genbank.Read
test (1.21.x, ubuntu-latest): io/example_test.go#L23
undefined: genbank.Write
test (1.21.x, ubuntu-latest): synthesis/codon/codon.go#L302
data.Features undefined (type genbank.Genbank has no field or method Features)
test (1.21.x, ubuntu-latest): seqhash/seqhash_test.go#L69
undefined: genbank.Read
test (1.21.x, ubuntu-latest): tutorials/001_input_output_test.go#L143
reference.Journal undefined (type genbank.Reference has no field or method Journal)
test (1.21.x, ubuntu-latest)
Process completed with exit code 1.
test (1.21.x, macos-latest): io/example_test.go#L17
undefined: genbank.Read
test (1.21.x, macos-latest): io/example_test.go#L23
undefined: genbank.Write
test (1.21.x, macos-latest): seqhash/seqhash_test.go#L69
undefined: genbank.Read
test (1.21.x, macos-latest): synthesis/codon/codon.go#L302
data.Features undefined (type genbank.Genbank has no field or method Features)
test (1.21.x, macos-latest): tutorials/001_input_output_test.go#L143
reference.Journal undefined (type genbank.Reference has no field or method Journal)
test (1.21.x, macos-latest)
The operation was canceled.
test (1.21.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.21.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/