Skip to content

Pairing with mlflow release api definition #116

Pairing with mlflow release api definition

Pairing with mlflow release api definition #116

Triggered via pull request February 10, 2025 14:22
Status Failure
Total duration 4m 21s
Artifacts

CI.yml

on: pull_request
Documentation
2m 4s
Documentation
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 2 warnings, and 1 notice
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L44
undefined binding 'User' in `@docs` block in src/reference/types.md:2-25 ```@docs MLFlow Tag ViewType RunStatus ModelVersionStatus Dataset DatasetInput FileInfo ModelVersion RegisteredModel RegisteredModelAlias Experiment Run Param Metric RunData RunInfo RunInputs User Permission ExperimentPermission RegisteredModelPermission ```
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L44
undefined binding 'Permission' in `@docs` block in src/reference/types.md:2-25 ```@docs MLFlow Tag ViewType RunStatus ModelVersionStatus Dataset DatasetInput FileInfo ModelVersion RegisteredModel RegisteredModelAlias Experiment Run Param Metric RunData RunInfo RunInputs User Permission ExperimentPermission RegisteredModelPermission ```
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L44
undefined binding 'ExperimentPermission' in `@docs` block in src/reference/types.md:2-25 ```@docs MLFlow Tag ViewType RunStatus ModelVersionStatus Dataset DatasetInput FileInfo ModelVersion RegisteredModel RegisteredModelAlias Experiment Run Param Metric RunData RunInfo RunInputs User Permission ExperimentPermission RegisteredModelPermission ```
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L44
undefined binding 'RegisteredModelPermission' in `@docs` block in src/reference/types.md:2-25 ```@docs MLFlow Tag ViewType RunStatus ModelVersionStatus Dataset DatasetInput FileInfo ModelVersion RegisteredModel RegisteredModelAlias Experiment Run Param Metric RunData RunInfo RunInputs User Permission ExperimentPermission RegisteredModelPermission ```
Documentation
Process completed with exit code 1.
Julia 1.10 - ubuntu-latest - x64 - pull_request
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Julia 1 - ubuntu-latest - x64 - pull_request
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
[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`