Skip to content

Reduce allocations and branching in transform_code_lengths_to_code #26

Reduce allocations and branching in transform_code_lengths_to_code

Reduce allocations and branching in transform_code_lengths_to_code #26

Triggered via pull request September 23, 2024 23:55
Status Success
Total duration 10m 22s
Artifacts

ci.yml

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

Annotations

3 warnings and 3 notices
Julia 1.0 - ubuntu-latest - x64 - pull_request
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.0.5, julia_args=["--check-bounds=yes", "--compiled-modules=yes"]
Julia 1.0 - macos-13 - x64 - pull_request
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.0.5, julia_args=["--check-bounds=yes", "--compiled-modules=yes"]
Julia 1.0 - windows-latest - x64 - pull_request
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.0.5, julia_args=["--check-bounds=yes", "--compiled-modules=yes"]
Julia 1.6 - ubuntu-latest - x64 - pull_request
[setup-julia] If you are testing 1.6 as a Long Term Support (lts) version, consider using the new "lts" version specifier instead of "1.6" explicitly, which will automatically resolve the current lts.
Julia 1.6 - macos-13 - x64 - pull_request
[setup-julia] If you are testing 1.6 as a Long Term Support (lts) version, consider using the new "lts" version specifier instead of "1.6" explicitly, which will automatically resolve the current lts.
Julia 1.6 - windows-latest - x64 - pull_request
[setup-julia] If you are testing 1.6 as a Long Term Support (lts) version, consider using the new "lts" version specifier instead of "1.6" explicitly, which will automatically resolve the current lts.