Speed up viterbi #105
Annotations
3 errors, 3 warnings, and 1 notice
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
undefined binding 'HiddenMarkovModels.argmaxplus_mul!' in `@docs` block in src/api.md:108-115
```@docs
HiddenMarkovModels.LightDiagNormal
HiddenMarkovModels.LightCategorical
HiddenMarkovModels.log_initialization
HiddenMarkovModels.log_transition_matrix
HiddenMarkovModels.mul_rows_cols!
HiddenMarkovModels.argmaxplus_mul!
```
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
1 docstring not included in the manual:
HiddenMarkovModels.argmaxplus_transmul! :: Union{Tuple{R}, Tuple{AbstractVector{R}, AbstractVector{<:Integer}, AbstractMatrix, AbstractVector}} where R
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
Run julia-actions/julia-docdeploy@v1
Process completed with exit code 1.
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/Documenter/1HwWe/src/expander_pipeline.jl#L298
In src/api.md:1-3: `@meta` block has an unsupported keyword argument: CollapsedDocStrings
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Run julia-actions/julia-buildpkg@v1
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache. To ignore, set input `ignore-no-cache: true`
|
Loading