update #4
Annotations
4 errors and 2 warnings
Documentation:
../../../.julia/packages/Documenter/bC7iq/src/utilities/utilities.jl#L44
failed to evaluate `Modules = [PlotPWM]` in `@autodocs` block in src/index.md:12-14
```@autodocs
Modules = [PlotPWM]
```
exception = UndefVarError: `PlotPWM` not defined
|
Documentation:
../../../.julia/packages/Documenter/bC7iq/src/utilities/utilities.jl#L44
'@autodocs' missing 'Modules = ...' in src/index.md:12-14
```@autodocs
Modules = [PlotPWM]
```
|
Documentation:
../../../.julia/packages/Documenter/bC7iq/src/utilities/utilities.jl#L44
3 docstrings not included in the manual:
SeqLogo.save_logoplot :: Tuple{Any, Any, String}
SeqLogo.save_logoplot :: Tuple{Any, String}
SeqLogo.save_crosslinked_logoplot :: NTuple{4, Any}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
Documentation
Process completed with exit code 1.
|
Julia pre - ubuntu-latest - x64 - push
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Julia 1.10 - ubuntu-latest - x64 - push
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|