This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
Add LinearAlgebra compat entry #77
Annotations
1 error and 8 warnings
Julia 1.6 - ubuntu-latest - x64 - push
Process completed with exit code 1.
|
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@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:
../../../.julia/packages/TaylorIntegration/Yyc5T/src/TaylorIntegration.jl#L25
# Breaking changes
When dense output from `taylorinteg` is requested by the user,
the first row of the dense output polynomials matrix now represents
the Taylor expansion of the solution around the initial condition
w.r.t. the independent variable in the ODE. Previously it represented
the initial condition plus a Taylor1 perturbation.
|
Documentation:
../../../.julia/packages/Documenter/nQAq5/src/html/HTMLWriter.jl#L707
Unable to determine the repository root URL for the navbar link.
This can happen when a string is passed to the `repo` keyword of `makedocs`.
To remove this warning, either pass a Remotes.Remote object to `repo` to completely
specify the remote repository, or explicitly set the remote URL by setting `repolink`
via `makedocs(format = HTML(repolink = "..."), ...)`.
|
Documentation:
../../../.julia/packages/Documenter/nQAq5/src/html/HTMLWriter.jl#L779
For 2 @example blocks, the 'text/html' representation of the resulting
object is above the the threshold (example_size_threshold: 8192 bytes).
- 2 blocks had 'image/svg+xml' fallback image representation available, using that.
On pages: gettingstarted.md
|
Documentation:
../../../.julia/packages/Documenter/nQAq5/src/deploydocs.jl#L464
removing `stable` and linking `stable` to `v0.1.7`.
|
Documentation:
../../../.julia/packages/Documenter/nQAq5/src/deploydocs.jl#L464
removing `v0.1` and linking `v0.1` to `v0.1.7`.
|
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|