Skip to content

@JuliaRegistrator register #72

@JuliaRegistrator register

@JuliaRegistrator register #72

Triggered via push January 7, 2024 21:58
Status Failure
Total duration 1m 59s
Artifacts

CI.yml

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

Annotations

8 errors, 3 warnings, and 1 notice
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
undefined binding 'MLFlowClient.listexperiments' in `@docs` block in src/reference.md:25-32 ```@docs createexperiment getexperiment getorcreateexperiment deleteexperiment searchexperiments listexperiments ```
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
no docs found for 'generatefilterfromparams' in `@docs` block in src/reference.md:51-58 ```@docs mlfget mlfpost uri generatefilterfromentity_type generatefilterfromparams generatefilterfromattributes ```
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
no docs found for 'generatefilterfromattributes' in `@docs` block in src/reference.md:51-58 ```@docs mlfget mlfpost uri generatefilterfromentity_type generatefilterfromparams generatefilterfromattributes ```
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
no doc found for reference '[`generatefilterfromattributes`](@ref)' in src/reference.md.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
no doc found for reference '[`generatefilterfromparams`](@ref)' in src/reference.md.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
no doc found for reference '[`MLFlowRunDataParam`](@ref)' in src/reference.md.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
3 docstrings not included in the manual: MLFlowClient.healthcheck :: Tuple{Any} MLFlowClient.restoreexperiment :: Tuple{MLFlow, Integer} MLFlowClient.headers :: Tuple{MLFlow, AbstractDict} 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 1 - ubuntu-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia 1.6 - ubuntu-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Documentation
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/
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache. To ignore, set input `ignore-no-cache: true`