Refactor NaiveCollector to use explicit type annotations and improve … #272
Annotations
3 warnings and 1 notice
|
../../../.julia/packages/Documenter/bC7iq/src/utilities/utilities.jl#L46
6 docstrings not included in the manual:
GeneFinder._orfseq :: Union{Tuple{N}, Tuple{Union{BioSequences.LongDNA{N}, BioSequences.LongSubSeq{BioSequences.DNAAlphabet{N}}}, Int64, Int64, GenomicFeatures.Strand}} where N
GeneFinder.iscoding
GeneFinder.lordr :: Union{Tuple{Union{BioSequences.LongDNA{N}, BioSequences.LongSubSeq{BioSequences.DNAAlphabet{N}}}}, Tuple{N}} where N
GeneFinder._varname :: Tuple{Any}
GeneFinder._hasprematurestop :: Union{Tuple{Union{BioSequences.LongDNA{N}, BioSequences.LongSubSeq{BioSequences.DNAAlphabet{N}}}}, Tuple{N}} where N
GeneFinder._varsymbol :: Tuple{Any}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
../../../.julia/packages/Documenter/bC7iq/src/deploydocs.jl#L533
removing `stable` and linking `stable` to `v0.0.3`.
|
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache. To ignore, set input `ignore-no-cache: true`
|
This job succeeded
Loading