This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
Deprecate Fenrir.jl (#30) #90
Annotations
2 errors, 12 warnings, and 1 notice
Julia 1 - ubuntu-latest - x64 - push
Process completed with exit code 1.
|
Julia 1.6 - ubuntu-latest - x64 - push
Process completed with exit code 1.
|
Julia 1 - ubuntu-latest - x64 - push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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. 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Documentation:
../../../.julia/packages/TaylorIntegration/Yq9wW/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:
src/Fenrir.jl#L15
# Deprecation warning: This package will not be maintained in the future.
The `fenrir_nll` function implemented in this package is now implemented in
ProbNumDiffEq.jl, together with other data likelihood functions. So, instead of
using Fenrir.jl, use ProbNumDiffEq.jl.
|
Documentation:
../../../.julia/packages/Documenter/1HwWe/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/1HwWe/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/1HwWe/src/deploydocs.jl#L469
removing `stable` and linking `stable` to `v0.1.9`.
|
Documentation:
../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `v0.1` and linking `v0.1` to `v0.1.9`.
|
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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-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`
|