Add nrow and ncol fallback implementations #233
ci.yml
on: pull_request
Documentation
2m 36s
Matrix: test
Annotations
14 warnings
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, actions/cache@v1, 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 node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, 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/
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L203
Unknown keywords:
assets = String[]
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`Tables.columnnames`](@ref)' in src/index.md.
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`Tables.getcolumn`](@ref)' in src/index.md.
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`Tables.columnnames`](@ref)' in src/index.md.
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`Tables.CopiedColumns`](@ref)' in src/index.md.
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
10 docstrings not included in the manual:
Tables.CopiedColumns
Tables.runlength :: Union{Tuple{Type{T}}, Tuple{T}} where T<:Tuple
Tables.allocatecolumn :: Tuple{Any, Any}
Tables.columnnames
Tables.istable
Tables.LazyTable
Tables.ByRow
Tables.getcolumn
Tables.rowaccess
Tables.columnaccess
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/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in index.md
link.text =
1-element Vector{Any}:
Markdown.Code("", "Tables.columnnames")
link.url = "@ref"
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in index.md
link.text =
1-element Vector{Any}:
Markdown.Code("", "Tables.getcolumn")
link.url = "@ref"
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in index.md
link.text =
1-element Vector{Any}:
Markdown.Code("", "Tables.columnnames")
link.url = "@ref"
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in index.md
link.text =
1-element Vector{Any}:
Markdown.Code("", "Tables.CopiedColumns")
link.url = "@ref"
|
Julia 1 - windows-latest - x86 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, 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.0 - ubuntu-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, 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/
|