[CI] Update GitHub Actions setup #38
ci.yml
on: pull_request
Documentation
1m 51s
Matrix: test
Annotations
10 warnings and 11 notices
Julia 1.6 - ubuntu-latest - x86
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Julia 1 - ubuntu-latest - x64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Julia 1.6 - ubuntu-latest - x64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Julia 1 - ubuntu-latest - x86
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Julia nightly - ubuntu-latest - x64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Julia nightly - ubuntu-latest - x86
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Julia 1.6 - macos-latest - x64
[setup-julia] x64 arch has been requested on a macOS runner that has an arm64 (Apple Silicon) architecture. You may have meant to use the "aarch64" arch instead (or left it unspecified for the correct default).
|
Julia 1 - macos-latest - x64
[setup-julia] x64 arch has been requested on a macOS runner that has an arm64 (Apple Silicon) architecture. You may have meant to use the "aarch64" arch instead (or left it unspecified for the correct default).
|
Julia nightly - macos-latest - x64
[setup-julia] x64 arch has been requested on a macOS runner that has an arm64 (Apple Silicon) architecture. You may have meant to use the "aarch64" arch instead (or left it unspecified for the correct default).
|
Documentation:
../../../.julia/packages/Documenter/BZNsm/src/DocChecks.jl#L63
73 docstrings potentially missing:
ObjectFile.ELF.ELFSegments
ObjectFile.MachO.MachOSegment
ObjectFile.ELF.ELFDynEntries :: Tuple{ELFHandle, Vector}
ObjectFile.ELF.ELFDynEntries :: Tuple{ELFHandle}
ObjectFile.ELF.ELFSegment
ObjectFile.MachO.MachOSymbols
ObjectFile.MachO.macho_header_type :: Tuple{UInt32}
ObjectFile.COFF.symbol_type_string :: Tuple{COFFSymtabEntry}
ObjectFile.MachO.MachOSymtabEntry
ObjectFile.MachO.findall :: Union{Tuple{T}, Tuple{MachOLoadCmds, Vector{T}}} where T<:Type
ObjectFile.MachO.dylib_version :: Tuple{Union{MachOIdDylibCmd, MachOLoadDylibCmd}}
ObjectFile.COFF.COFFSection
ObjectFile.MachO.MachOSegments
ObjectFile.ELF.section_header_strtab_index :: Tuple{ELFHandle}
ObjectFile.MachO.MachODynamicLink
ObjectFile.ELF.ELFSections
ObjectFile.MachO.MachOLoadDylibCmd
ObjectFile.MachO.dylib_compatibilty :: Tuple{Union{MachOIdDylibCmd, MachOLoadDylibCmd}}
ObjectFile.ObjTypes
ObjectFile.ELF.dyn_entry_is_string :: Tuple{ELFDynEntry}
ObjectFile.COFF.COFFSymbolRef
ObjectFile.ELF.ELFHandle
ObjectFile.MachO.MachOUnknownCmd
ObjectFile.ELF.segment_type_string :: Tuple{ELFSegment}
ObjectFile.MachO.MachOLoadCmdHeader
ObjectFile.MachO.MachOSectionRef
ObjectFile.COFF.COFFRPath
ObjectFile.@mustimplement :: Tuple{Any}
ObjectFile.ELF.ELFRPath
ObjectFile.MachO.MachOSegmentRef
ObjectFile.ELF.ELFSymbolRef
ObjectFile.ELF.ELFHeader
ObjectFile.COFF.COFFSymbols
ObjectFile.MachO.MachOLoadCmd :: Union{Tuple{CTT}, Tuple{H}, Tuple{H, Type{CTT}, Any}} where {H<:MachOHandle, CTT<:Union{MachOIdDylibCmd, MachOLoadDylibCmd}}
ObjectFile.MachO.MachOLoadCmd :: Union{Tuple{CTT}, Tuple{H}, Tuple{H, Type{CTT}, Any}} where {H<:MachOHandle, CTT<:ObjectFile.MachO.MachORPathCmd}
ObjectFile.MachO.MachOLoadCmd
ObjectFile.MachO.MachOLoadCmd :: Tuple{MachOHandle, Type, Any}
ObjectFile.ELF.section_type_string :: Tuple{ELFSection}
ObjectFile.MachO.unpack_lcstr :: Union{Tuple{H}, Tuple{H, Any, Any}} where H<:MachOHandle
ObjectFile.ELF.ELFDynamicLinks
ObjectFile.COFF.COFFSectionRef
ObjectFile.MachO.MachODylibStub
ObjectFile.COFF.scan_symbol_offsets :: Tuple{H} where H<:COFFHandle
ObjectFile.COFF.COFFStrTab
ObjectFile.ELF.ELFSegmentRef
ObjectFile.MachO.MachOLoadCmdRef
ObjectFile.MachO.MachOSections
ObjectFile.ELF.ELFSectionRef
ObjectFile.ELF.ELFDynEntry
ObjectFile.MachO.macho_endianness :: Tuple{UInt32}
ObjectFile.MachO.macho_is64bit :: Tuple{UInt32}
ObjectFile.@derefmethod :: Tuple{Any}
ObjectFile.MachO.dylib_name :: Tuple{Union{MachOIdDylibCmd, MachOLoadDylibCmd}}
ObjectFile.MachO.MachOLoadCmds
ObjectFile.MachO.MachOLoadCmds :: Tuple{H} where H<:MachOHandle
ObjectFile.MachO.MachOSegmentCmd
ObjectFile.ELF.ELFInternal
ObjectFile.COFF.COFFHandle
ObjectFile.ELF.ELFSymtabEntry
ObjectFile.MachO.MachOIdDylibCmd
ObjectFile.ELF.ELFSection
ObjectFile.MachO.load_cmd_size :: Union{Tuple{MachOLoadCmdHeader{H}}, Tuple{H}} where H<:MachOHandle
ObjectFile.MachO.MachOSection
ObjectFile.MachO.MachOHeader
ObjectFile.MachO.DylibCmd
ObjectFile.ELF.ELFStrTab
ObjectFile.ELF.dyn_entry_type :: Tuple{ELFDynEntry}
ObjectFile.COFF.COFFSections
ObjectFile.MachO.dylib_timestamp :: Tuple{Union{MachOIdDylibCmd, MachOLoadDylibCmd}}
ObjectFile.ELF.dyn_entry_type_string :: Tuple{ELFDynEntry}
ObjectFile.MachO.MachORPathCmd
ObjectFile.ELF.ELFSymbols
ObjectFile.@Constants :: Tuple{Any, Any, Any}
|
Julia 1.6 - ubuntu-latest - x86
[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 - ubuntu-latest - x64
[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-latest - x64
[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-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 1.6 - windows-latest - x86
[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-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 1.6 - windows-latest - x64
[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.
|