Migrating from /api to /ajax-api endpoint #36
Merged
Annotations
8 errors, 1 warning, and 1 notice
../../../.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
```
|
../../../.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
```
|
../../../.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
```
|
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
no doc found for reference '[`generatefilterfromattributes`](@ref)' in src/reference.md.
|
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
no doc found for reference '[`generatefilterfromparams`](@ref)' in src/reference.md.
|
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
no doc found for reference '[`MLFlowRunDataParam`](@ref)' in src/reference.md.
|
../../../.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.
|
|
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/
|
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache. To ignore, set input `ignore-no-cache: true`
|
The logs for this run have expired and are no longer available.
Loading