Skip to content

Fix Azurite/Minio container naming (#34) #110

Fix Azurite/Minio container naming (#34)

Fix Azurite/Minio container naming (#34) #110

Triggered via push January 18, 2024 23:33
Status Failure
Total duration 3m 34s
Artifacts

ci.yml

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

Annotations

10 errors, 4 warnings, and 4 notices
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
unable to get the binding for 'Figgy.FigSource' in `@docs` block in src/reference.md:5-15 from expression ':(Figgy.FigSource)' in module Main ```@docs Figgy.FigSource Figgy.load Figgy.NamedSource Figgy.ObjectSource Figgy.Fig Figgy.Store Figgy.load! Figgy.kmap Figgy.select ``` exception = UndefVarError: `Figgy` not defined
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
unable to get the binding for 'Figgy.load' in `@docs` block in src/reference.md:5-15 from expression ':(Figgy.load)' in module Main ```@docs Figgy.FigSource Figgy.load Figgy.NamedSource Figgy.ObjectSource Figgy.Fig Figgy.Store Figgy.load! Figgy.kmap Figgy.select ``` exception = UndefVarError: `Figgy` not defined
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
unable to get the binding for 'Figgy.NamedSource' in `@docs` block in src/reference.md:5-15 from expression ':(Figgy.NamedSource)' in module Main ```@docs Figgy.FigSource Figgy.load Figgy.NamedSource Figgy.ObjectSource Figgy.Fig Figgy.Store Figgy.load! Figgy.kmap Figgy.select ``` exception = UndefVarError: `Figgy` not defined
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
unable to get the binding for 'Figgy.ObjectSource' in `@docs` block in src/reference.md:5-15 from expression ':(Figgy.ObjectSource)' in module Main ```@docs Figgy.FigSource Figgy.load Figgy.NamedSource Figgy.ObjectSource Figgy.Fig Figgy.Store Figgy.load! Figgy.kmap Figgy.select ``` exception = UndefVarError: `Figgy` not defined
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
unable to get the binding for 'Figgy.Fig' in `@docs` block in src/reference.md:5-15 from expression ':(Figgy.Fig)' in module Main ```@docs Figgy.FigSource Figgy.load Figgy.NamedSource Figgy.ObjectSource Figgy.Fig Figgy.Store Figgy.load! Figgy.kmap Figgy.select ``` exception = UndefVarError: `Figgy` not defined
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
unable to get the binding for 'Figgy.Store' in `@docs` block in src/reference.md:5-15 from expression ':(Figgy.Store)' in module Main ```@docs Figgy.FigSource Figgy.load Figgy.NamedSource Figgy.ObjectSource Figgy.Fig Figgy.Store Figgy.load! Figgy.kmap Figgy.select ``` exception = UndefVarError: `Figgy` not defined
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
unable to get the binding for 'Figgy.load!' in `@docs` block in src/reference.md:5-15 from expression ':(Figgy.load!)' in module Main ```@docs Figgy.FigSource Figgy.load Figgy.NamedSource Figgy.ObjectSource Figgy.Fig Figgy.Store Figgy.load! Figgy.kmap Figgy.select ``` exception = UndefVarError: `Figgy` not defined
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
unable to get the binding for 'Figgy.kmap' in `@docs` block in src/reference.md:5-15 from expression ':(Figgy.kmap)' in module Main ```@docs Figgy.FigSource Figgy.load Figgy.NamedSource Figgy.ObjectSource Figgy.Fig Figgy.Store Figgy.load! Figgy.kmap Figgy.select ``` exception = UndefVarError: `Figgy` not defined
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
unable to get the binding for 'Figgy.select' in `@docs` block in src/reference.md:5-15 from expression ':(Figgy.select)' in module Main ```@docs Figgy.FigSource Figgy.load Figgy.NamedSource Figgy.ObjectSource Figgy.Fig Figgy.Store Figgy.load! Figgy.kmap Figgy.select ``` exception = UndefVarError: `Figgy` not defined
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
unable to get the binding for 'Figgy.ProgramArguments' in `@docs` block in src/reference.md:19-26 from expression ':(Figgy.ProgramArguments)' in module Main ```@docs Figgy.ProgramArguments Figgy.EnvironmentVariables Figgy.IniFile Figgy.JsonObject Figgy.XmlObject Figgy.TomlObject ``` exception = UndefVarError: `Figgy` not defined
[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`
[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`
[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`
[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`
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 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, codecov/codecov-action@v1. 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 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia nightly - ubuntu-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/