Skip to content

Merge pull request #115 from shreyas-omkar/sh/findall #424

Merge pull request #115 from shreyas-omkar/sh/findall

Merge pull request #115 from shreyas-omkar/sh/findall #424

Triggered via push September 3, 2026 19:23
Status Success
Total duration 20m 0s
Artifacts

CI-CPU.yml

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

Annotations

6 warnings and 1 notice
Documentation: ../../../.julia/packages/Documenter/13nbQ/src/deploydocs.jl#L593
removing `v0.1` and linking `v0.1` to `v0.1.0`.
Documentation: ../../../.julia/packages/Documenter/13nbQ/src/deploydocs.jl#L593
removing `v0.2` and linking `v0.2` to `v0.2.2`.
Documentation: ../../../.julia/packages/Documenter/13nbQ/src/deploydocs.jl#L593
removing `v0.3` and linking `v0.3` to `v0.3.3`.
Documentation: ../../../.julia/packages/Documenter/13nbQ/src/deploydocs.jl#L593
removing `v0.4` and linking `v0.4` to `v0.4.3`.
Documentation: ../../../.julia/packages/Documenter/13nbQ/src/deploydocs.jl#L593
removing `stable` and linking `stable` to `v0.4.3`.
Documentation: ../../../.julia/packages/Documenter/13nbQ/src/utilities/utilities.jl#L49
14 docstrings not included in the manual: AcceleratedKernels.reverse! :: Union{Tuple{AbstractArray}, Tuple{AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels.reverse! :: Union{Tuple{AbstractArray, AbstractArray}, Tuple{AbstractArray, AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels._radix_sort! :: Union{Tuple{AbstractArray{T}}, Tuple{T}, Tuple{AbstractArray{T}, KernelAbstractions.Backend}} where T AcceleratedKernels.merge_sort_by_key! :: Union{Tuple{AbstractArray, AbstractArray}, Tuple{AbstractArray, AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels.merge_sortperm :: Union{Tuple{AbstractArray}, Tuple{AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels.merge_sort! :: Union{Tuple{AbstractArray}, Tuple{AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels.merge_sortperm! :: Union{Tuple{AbstractArray, AbstractArray}, Tuple{AbstractArray, AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels.merge_sortperm_lowmem! :: Union{Tuple{AbstractArray, AbstractArray}, Tuple{AbstractArray, AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels.sample_sort! :: Tuple{AbstractArray} AcceleratedKernels.reverse :: Union{Tuple{AbstractArray}, Tuple{AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels.merge_sortperm_lowmem :: Union{Tuple{AbstractArray}, Tuple{AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels.merge_sort_by_key :: Union{Tuple{AbstractArray, AbstractArray}, Tuple{AbstractArray, AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels.sample_sortperm! :: Tuple{AbstractArray, AbstractArray} AcceleratedKernels.merge_sort :: Union{Tuple{AbstractArray}, Tuple{AbstractArray, KernelAbstractions.Backend}} These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.
[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`