Skip to content

Adding health check function #61

Adding health check function

Adding health check function #61

Triggered via pull request August 7, 2023 02:25
@pebetopebeto
opened #29
main
Status Success
Total duration 2m 32s
Artifacts

CI.yml

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

Annotations

12 warnings
Julia 1.6 - ubuntu-latest - x64 - pull_request
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 - ubuntu-latest - x64 - pull_request
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: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
undefined binding 'MLFlowClient.listexperiments' in `@docs` block in src/reference.md:25-32 ```@docs createexperiment getexperiment getorcreateexperiment deleteexperiment searchexperiments listexperiments ```
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
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/bYYzK/src/Utilities/Utilities.jl#L34
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/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`generatefilterfromattributes`](@ref)' in src/reference.md.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`generatefilterfromparams`](@ref)' in src/reference.md.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`MLFlowRunDataParam`](@ref)' in src/reference.md.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
3 docstrings not included in the manual: MLFlowClient.restoreexperiment :: Tuple{MLFlow, Integer} MLFlowClient.headers :: Tuple{MLFlow, AbstractDict} MLFlowClient.healthcheck :: Tuple{Any} These are docstrings in the checked modules (configured with the modules keyword) that are not included in @docs or @autodocs blocks.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in reference.md link.text = 1-element Vector{Any}: Markdown.Code("", "generatefilterfromattributes") link.url = "@ref"
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in reference.md link.text = 1-element Vector{Any}: Markdown.Code("", "generatefilterfromparams") link.url = "@ref"
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in reference.md link.text = 1-element Vector{Any}: Markdown.Code("", "MLFlowRunDataParam") link.url = "@ref"