Add workaround for properties support #129
CI.yml
on: pull_request
Documentation
2m 22s
Matrix: test
Annotations
13 warnings and 4 notices
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Julia 1.9 - 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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Documentation:
../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
duplicate docs found for 'CellArrays.CellArray' in src/api.md:28-32
```@autodocs
Modules = [CellArrays]
Order = [:type]
Filter = t -> typeof(t) !== CellArray
```
|
Documentation:
../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`CuCellArray`](@ref)' in src/api.md.
|
Documentation:
../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`ROCCellArray`](@ref)' in src/api.md.
|
Documentation:
../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`CellArrays.CuCellArray`](@ref)' in src/api.md.
|
Documentation:
../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`CellArrays.ROCCellArray`](@ref)' in src/api.md.
|
Documentation:
../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`CuCellArray`](@ref)' in src/api.md.
|
Documentation:
../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`ROCCellArray`](@ref)' in src/api.md.
|
Documentation:
../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`CuCellArray`](@ref)' in src/examples/memcopyCellArray3D.md.
|
Documentation:
../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
4 docstrings not included in the manual:
CellArrays.@define_MtlCellArray :: Tuple{}
CellArrays.@define_ROCCellArray :: Tuple{}
CellArrays.@define_CuCellArray :: Tuple{}
CellArrays.CellArrays
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/HmHje/src/Writers/HTMLWriter.jl#L2077
invalid local link: unresolved path in api.md
link.text =
1-element Vector{Any}:
Markdown.Code("", "CuCellArray")
link.url = "@ref"
|
[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`
|