Skip to content

fix credentials not defined error #121

fix credentials not defined error

fix credentials not defined error #121

Re-run triggered August 5, 2024 21:15
Status Failure
Total duration 4m 16s
Artifacts

ci.yml

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

Annotations

10 errors, 8 warnings, and 4 notices
Documentation: ../../../.julia/packages/Documenter/qoyeC/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/qoyeC/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/qoyeC/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/qoyeC/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/qoyeC/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/qoyeC/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/qoyeC/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/qoyeC/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/qoyeC/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/qoyeC/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
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/
Documentation
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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, 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.6 - ubuntu-latest - x64 - pull_request
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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, 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 - pull_request
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Julia nightly - ubuntu-latest - x64 - pull_request
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 - pull_request
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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`
[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`