Merge pull request #143 from gaelforget/update_README #202
Annotations
18 warnings and 2 notices
Julia 1.10 - ubuntu-latest - x64 - push
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 - ubuntu-latest - x64 - push
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 - push
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.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@v1, codecov/codecov-action@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 1 - ubuntu-latest - x64 - push
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 - 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@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
Documentation:
../../../.julia/packages/Pluto/esC4R/src/packages/Packages.jl#L496
Operation failed. Removing Manifest and trying again...
exception =
Unsatisfiable requirements detected for package OrdinaryDiffEqCore [bbf590c4]:
OrdinaryDiffEqCore [bbf590c4] log:
├─possible versions are: 1.0.0-1.11.0 or uninstalled
└─restricted to versions 1.10.0 by an explicit requirement — no versions left
|
Documentation:
../../../.julia/packages/Pluto/esC4R/src/packages/Packages.jl#L496
Operation failed. Removing Manifest and trying again...
exception =
Unsatisfiable requirements detected for package OrdinaryDiffEqCore [bbf590c4]:
OrdinaryDiffEqCore [bbf590c4] log:
├─possible versions are: 1.0.0-1.11.0 or uninstalled
└─restricted to versions 1.10.0 by an explicit requirement — no versions left
|
Documentation:
../../../.julia/packages/Pluto/esC4R/src/packages/Packages.jl#L496
Operation failed. Removing Manifest and trying again...
exception =
Unsatisfiable requirements detected for package OrdinaryDiffEqCore [bbf590c4]:
OrdinaryDiffEqCore [bbf590c4] log:
├─possible versions are: 1.0.0-1.11.0 or uninstalled
└─restricted to versions 1.10.0 by an explicit requirement — no versions left
|
Documentation:
../../../.julia/packages/Pluto/esC4R/src/packages/Packages.jl#L496
Operation failed. Removing Manifest and trying again...
exception =
Unsatisfiable requirements detected for package OrdinaryDiffEqCore [bbf590c4]:
OrdinaryDiffEqCore [bbf590c4] log:
├─possible versions are: 1.0.0-1.11.0 or uninstalled
└─restricted to versions 1.10.0 by an explicit requirement — no versions left
|
Documentation:
../../../../../opt/hostedtoolcache/julia/1.10.6/x64/share/julia/stdlib/v1.10/Pkg/src/manifest.jl#L318
The active manifest file at `/tmp/jl_DeNzjQ/Manifest.toml` has an old format that is being maintained.
To update to the new format, which is supported by Julia versions ≥ 1.6.2, run `import Pkg; Pkg.upgrade_manifest()` which will upgrade the format without re-resolving.
To then record the julia version re-resolve with `Pkg.resolve()` and if there are resolve conflicts consider `Pkg.update()`.
maxlog = 1
|
Documentation:
../../../../../tmp/jl_DeNzjQ/Manifest.toml#L1
The active manifest file is an older format with no julia version entry. Dependencies may have been resolved with a different julia version.
maxlog = 1
|
Documentation:
../../../.julia/packages/Pluto/esC4R/src/packages/Packages.jl#L496
Operation failed. Removing Manifest and trying again...
exception =
Unsatisfiable requirements detected for package OrdinaryDiffEqCore [bbf590c4]:
OrdinaryDiffEqCore [bbf590c4] log:
├─possible versions are: 1.0.0-1.11.0 or uninstalled
└─restricted to versions 1.10.0 by an explicit requirement — no versions left
|
Documentation:
../../../.julia/packages/Documenter/Bs999/src/deploydocs.jl#L552
removing `stable` and linking `stable` to `v0.6.0`.
|
Documentation:
../../../.julia/packages/Documenter/Bs999/src/deploydocs.jl#L552
removing `v0.5` and linking `v0.5` to `v0.5.4`.
|
Documentation:
../../../.julia/packages/Documenter/Bs999/src/deploydocs.jl#L552
removing `v0.4` and linking `v0.4` to `v0.4.8`.
|
[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`
|