Skip to content

Replace primitive type by struct to fix alignment #72

Replace primitive type by struct to fix alignment

Replace primitive type by struct to fix alignment #72

Re-run triggered February 6, 2025 21:04
Status Failure
Total duration 9m 54s
Artifacts

ci.yml

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

Annotations

6 errors, 16 warnings, and 16 notices
Julia 1.6 - ubuntu-latest - aarch64 - pull_request
The process '/opt/hostedtoolcache/julia/1.6.7/aarch64/bin/julia' failed with exit code 2
Julia 1.9 - ubuntu-latest - aarch64 - pull_request
The process '/opt/hostedtoolcache/julia/1.9.4/aarch64/bin/julia' failed with exit code 2
Julia 1.10 - ubuntu-latest - aarch64 - pull_request
The process '/opt/hostedtoolcache/julia/1.10.8/aarch64/bin/julia' failed with exit code 2
Julia 1 - ubuntu-latest - aarch64 - pull_request
The process '/opt/hostedtoolcache/julia/1.11.3/aarch64/bin/julia' failed with exit code 127
Julia 1.7 - ubuntu-latest - aarch64 - pull_request
The process '/opt/hostedtoolcache/julia/1.7.3/aarch64/bin/julia' failed with exit code 2
Julia nightly - ubuntu-latest - aarch64 - pull_request
The process '/opt/hostedtoolcache/julia/nightly/aarch64/bin/julia' failed with exit code 127
Julia 1.10 - macOS-latest - aarch64 - pull_request
Unexpected input(s) 'file', valid inputs are ['check_bounds', 'coverage', 'depwarn', 'force_latest_compatible_version', 'inline', 'prefix', 'project', 'annotate', 'compiled_modules', 'allow_reresolve', 'test_args']
Julia 1.10 - ubuntu-latest - x64 - pull_request
Unexpected input(s) 'file', valid inputs are ['check_bounds', 'coverage', 'depwarn', 'force_latest_compatible_version', 'inline', 'prefix', 'project', 'annotate', 'compiled_modules', 'allow_reresolve', 'test_args']
Julia 1.9 - ubuntu-latest - x64 - pull_request
Unexpected input(s) 'file', valid inputs are ['check_bounds', 'coverage', 'depwarn', 'force_latest_compatible_version', 'inline', 'prefix', 'project', 'annotate', 'compiled_modules', 'allow_reresolve', 'test_args']
Julia 1.7 - ubuntu-latest - x64 - pull_request
Unexpected input(s) 'file', valid inputs are ['check_bounds', 'coverage', 'depwarn', 'force_latest_compatible_version', 'inline', 'prefix', 'project', 'annotate', 'compiled_modules', 'allow_reresolve', 'test_args']
Julia 1.9 - macOS-latest - aarch64 - pull_request
Unexpected input(s) 'file', valid inputs are ['check_bounds', 'coverage', 'depwarn', 'force_latest_compatible_version', 'inline', 'prefix', 'project', 'annotate', 'compiled_modules', 'allow_reresolve', 'test_args']
Julia 1.6 - ubuntu-latest - x64 - pull_request
Unexpected input(s) 'file', valid inputs are ['check_bounds', 'coverage', 'depwarn', 'force_latest_compatible_version', 'inline', 'prefix', 'project', 'annotate', 'compiled_modules', 'allow_reresolve', 'test_args']
Julia 1 - ubuntu-latest - x64 - pull_request
Unexpected input(s) 'file', valid inputs are ['check_bounds', 'coverage', 'depwarn', 'force_latest_compatible_version', 'inline', 'prefix', 'project', 'annotate', 'compiled_modules', 'allow_reresolve', 'test_args']
Julia nightly - ubuntu-latest - x64 - pull_request
Unexpected input(s) 'file', valid inputs are ['check_bounds', 'coverage', 'depwarn', 'force_latest_compatible_version', 'inline', 'prefix', 'project', 'annotate', 'compiled_modules', 'allow_reresolve', 'test_args']
Julia 1.10 - macOS-latest - x64 - pull_request
Unexpected input(s) 'file', valid inputs are ['check_bounds', 'coverage', 'depwarn', 'force_latest_compatible_version', 'inline', 'prefix', 'project', 'annotate', 'compiled_modules', 'allow_reresolve', 'test_args']
Julia 1 - macOS-latest - aarch64 - pull_request
Unexpected input(s) 'file', valid inputs are ['check_bounds', 'coverage', 'depwarn', 'force_latest_compatible_version', 'inline', 'prefix', 'project', 'annotate', 'compiled_modules', 'allow_reresolve', 'test_args']
Julia 1.6 - macOS-latest - x64 - pull_request
Unexpected input(s) 'file', valid inputs are ['check_bounds', 'coverage', 'depwarn', 'force_latest_compatible_version', 'inline', 'prefix', 'project', 'annotate', 'compiled_modules', 'allow_reresolve', 'test_args']
Julia 1.7 - macOS-latest - x64 - pull_request
Unexpected input(s) 'file', valid inputs are ['check_bounds', 'coverage', 'depwarn', 'force_latest_compatible_version', 'inline', 'prefix', 'project', 'annotate', 'compiled_modules', 'allow_reresolve', 'test_args']
Julia 1.9 - macOS-latest - x64 - pull_request
Unexpected input(s) 'file', valid inputs are ['check_bounds', 'coverage', 'depwarn', 'force_latest_compatible_version', 'inline', 'prefix', 'project', 'annotate', 'compiled_modules', 'allow_reresolve', 'test_args']
Julia nightly - macOS-latest - aarch64 - pull_request
Unexpected input(s) 'file', valid inputs are ['check_bounds', 'coverage', 'depwarn', 'force_latest_compatible_version', 'inline', 'prefix', 'project', 'annotate', 'compiled_modules', 'allow_reresolve', 'test_args']
Julia 1 - macOS-latest - x64 - pull_request
Unexpected input(s) 'file', valid inputs are ['check_bounds', 'coverage', 'depwarn', 'force_latest_compatible_version', 'inline', 'prefix', 'project', 'annotate', 'compiled_modules', 'allow_reresolve', 'test_args']
Julia nightly - macOS-latest - x64 - pull_request
Unexpected input(s) 'file', valid inputs are ['check_bounds', 'coverage', 'depwarn', 'force_latest_compatible_version', 'inline', 'prefix', 'project', 'annotate', 'compiled_modules', 'allow_reresolve', 'test_args']
[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`
[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`
[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`
[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`
[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`
[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`
[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`
[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`