Merge pull request #54 from kestrelquantum/feature/merge-trajectories #174
Annotations
8 warnings and 1 notice
Julia 1.10 - ubuntu-latest - x64 - push
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.10 - ubuntu-latest - x64 - push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3, codecov/codecov-action@v3. 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.11 - ubuntu-latest - x64 - push
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.11 - ubuntu-latest - x64 - push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Documentation:
../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L46
10 docstrings not included in the manual:
NamedTrajectories.Utils.derivative :: Tuple{AbstractMatrix, AbstractVecOrMat}
NamedTrajectories.Utils.integral :: Tuple{AbstractMatrix, AbstractVector}
NamedTrajectories.StructNamedTrajectory.NamedTrajectory :: Union{Tuple{NamedTuple{names, <:Tuple{Vararg{vals}}} where {names, vals<:AbstractMatrix{R}}}, Tuple{R}} where R<:Real
NamedTrajectories.StructNamedTrajectory.NamedTrajectory :: Union{Tuple{R}, Tuple{AbstractVector{R}, Int64, NamedTuple{names, <:Tuple{Vararg{AbstractVector{Int64}}}} where names}} where R<:Real
NamedTrajectories.StructNamedTrajectory.NamedTrajectory :: Union{Tuple{R}, Tuple{AbstractVector{R}, NamedTrajectory}} where R<:Real
NamedTrajectories.StructNamedTrajectory.NamedTrajectory
NamedTrajectories.StructNamedTrajectory.NamedTrajectory :: Union{Tuple{R}, Tuple{AbstractMatrix{R}, NamedTrajectory}} where R<:Real
NamedTrajectories.StructNamedTrajectory.NamedTrajectory :: Union{Tuple{R}, Tuple{AbstractMatrix{R}, NamedTuple{names, <:Tuple{Vararg{AbstractVector{Int64}}}} where names}} where R<:Real
NamedTrajectories.StructNamedTrajectory.NamedTrajectory :: Union{Tuple{R}, Tuple{NamedTuple{names, <:Tuple{Vararg{AbstractMatrix{R}}}} where names, NamedTrajectory}} where R<:Real
NamedTrajectories.StructNamedTrajectory.NamedTrajectory :: Tuple{NamedTuple}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
Documentation:
../../../.julia/packages/Documenter/Bs999/src/html/HTMLWriter.jl#L814
For 5 @example blocks, the 'text/html' representation of the resulting
object is above the threshold (example_size_threshold: 8192 bytes).
- 5 blocks had 'image/png' fallback image representation available, using that.
On pages: generated/plotting.md, generated/quickstart.md
|
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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@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`
|