Skip to content

Bump version to 0.5.5 in Project.toml #96

Bump version to 0.5.5 in Project.toml

Bump version to 0.5.5 in Project.toml #96

Triggered via push May 3, 2024 11:01
Status Success
Total duration 14m 26s
Artifacts

CI.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 warnings and 1 notice
Julia 1.10 - ubuntu-latest - x64 - push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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.9 - ubuntu-latest - x64 - push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Utilities/Utilities.jl#L34
28 docstrings not included in the manual: PhysicsTools.Utils.calc_gamma_shape_mean_fwhm :: Tuple{Any, Any} PhysicsTools.Utils.cart_to_cyl :: Tuple{Real, Real, Real} PhysicsTools.Utils.percentile_of_score :: Tuple{Any, Any} PhysicsTools.Utils.fwhm :: Tuple{Distributions.UnivariateDistribution, Real} PhysicsTools.Utils.calc_rot_matrix :: Tuple{Any, Any} PhysicsTools.Utils.fit_gumbel_fwhm_width :: Tuple{} PhysicsTools.Utils.sph_to_cart :: Tuple{Real, Real} PhysicsTools.Utils.rand_gamma :: Union{Tuple{U}, Tuple{Real, Real}, Tuple{Real, Real, Type{U}}} where U<:Real PhysicsTools.Utils.split_by :: Tuple{AbstractVector, AbstractVector} PhysicsTools.Utils.rot_from_ez_fast :: Union{Tuple{T}, Tuple{StaticArraysCore.SVector{3, T}, StaticArraysCore.SVector{3, T}}} where T<:Real PhysicsTools.Utils.CategoricalSetDistribution PhysicsTools.Utils.integrate_gauss_quad :: Union{Tuple{T}, Tuple{T, Real, Real}} where T<:Function PhysicsTools.Utils.integrate_gauss_quad :: Union{Tuple{T}, Tuple{T, Real, Real, Integer}} where T<:Function PhysicsTools.Utils.integrate_gauss_quad :: Union{Tuple{U}, Tuple{T}, Tuple{T, Real, Real, AbstractVector{U}, AbstractVector{U}}} where {T<:Function, U<:Real} PhysicsTools.Utils.fast_linear_interp :: Tuple{Number, AbstractVector, AbstractVector} PhysicsTools.Utils.fast_linear_interp :: Tuple{Number, AbstractVector, Number, Number} PhysicsTools.Utils.cyl_to_cart :: Tuple{Real, Real, Real} PhysicsTools.Utils.apply_rot :: Tuple{Any, Any, Any} PhysicsTools.Utils.frank_tamm_norm :: Union{Tuple{T}, Tuple{Tuple{T, T}, Function}} where T<:Real PhysicsTools.Utils.transform_integral_range :: Union{Tuple{T}, Tuple{Real, T, Tuple{Real, Real}}} where T<:Function PhysicsTools.Utils.gumbel_width_from_fwhm PhysicsTools.Utils.frank_tamm :: Union{Tuple{T}, Tuple{Real, T}} where T<:Real PhysicsTools.Utils.rot_to_ez_fast :: Union{Tuple{T}, Tuple{AbstractVector{T}, AbstractVector{T}}} where T<:Real PhysicsTools.Utils.split_by! :: Tuple{AbstractVector, AbstractVector, Any} PhysicsTools.Utils.cart_to_sph :: Tuple{Real, Real, Real} PhysicsTools.Utils.repeat_for! :: Tuple{AbstractMatrix, AbstractVector, Any} PhysicsTools.Utils.sample_cherenkov_track_direction :: Tuple{Type} PhysicsTools.Utils.repeat_for :: Tuple{AbstractMatrix, AbstractVector} 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/H5y27/src/Documenter.jl#L800
removing `stable` and linking `stable` to `v0.1.0`.
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Documenter.jl#L800
removing `v0.1` and linking `v0.1` to `v0.1.0`.
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`