CompatHelper: bump compat for TruncatedStreams to 2, (keep existing compat) #12
CI.yml
on: pull_request
Documentation
2m 14s
Matrix: test
Annotations
15 errors, 18 warnings, and 5 notices
Julia nightly - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
|
Julia 1 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
|
Julia 1.6 - ubuntu-latest - x86 - pull_request
Process completed with exit code 1.
|
Julia 1 - ubuntu-latest - x86 - pull_request
Process completed with exit code 1.
|
Julia nightly - ubuntu-latest - x86 - pull_request
Process completed with exit code 1.
|
Julia 1 - macOS-latest - x64 - pull_request
Process completed with exit code 1.
|
Julia 1 - windows-latest - x64 - pull_request
Process completed with exit code 1.
|
Julia nightly - macOS-latest - x64 - pull_request
Process completed with exit code 1.
|
Julia nightly - windows-latest - x64 - pull_request
Process completed with exit code 1.
|
Documentation:
docs/src/info.md#L62
doctest failure in src/info.md:62-73
```jldoctest info1
validate(source);
source
# output
ZIP archive source stream data after reading 348 B (EOF reached), number of entries: 3
file 13 --- --- 15 defl 02-Nov-22 00:58:36 0xb2284bb4 hello.txt
dir 0 --- --- 0 stor 02-Nov-22 00:58:36 0x00000000 subdir/
file 15 --- --- 15 stor 02-Nov-22 00:58:36 0xb24bab9f subdir/goodbye.txt
2 files, 28 B uncompressed, 30 B compressed
```
Subexpression:
validate(source);
source
Evaluated output:
ERROR: UndefVarError: `FixedLengthIO` not defined in `ZipStreams`
Suggestion: check for spelling errors or missing imports.
Stacktrace:
[1] zipfilesource(info::Base.RefValue{ZipStreams.ZipFileInformation}, io::TranscodingStreams.NoopStream{IOBuffer})
@ ZipStreams ~/work/ZipStreams.jl/ZipStreams.jl/src/input_stream.jl:53
[2] iterate(zs::ZipStreams.ZipArchiveSource{IOBuffer}, state::Int64)
@ ZipStreams ~/work/ZipStreams.jl/ZipStreams.jl/src/input_stream.jl:386
[3] iterate
@ ~/work/ZipStreams.jl/ZipStreams.jl/src/input_stream.jl:351 [inlined]
[4] validate(zs::ZipStreams.ZipArchiveSource{IOBuffer})
@ ZipStreams ~/work/ZipStreams.jl/ZipStreams.jl/src/validate.jl:80
[5] top-level scope
@ none:1
Expected output:
ZIP archive source stream data after reading 348 B (EOF reached), number of entries: 3
file 13 --- --- 15 defl 02-Nov-22 00:58:36 0xb2284bb4 hello.txt
dir 0 --- --- 0 stor 02-Nov-22 00:58:36 0x00000000 subdir/
file 15 --- --- 15 stor 02-Nov-22 00:58:36 0xb24bab9f subdir/goodbye.txt
2 files, 28 B uncompressed, 30 B compressed
diff =
Warning: Diff output requires color.
ZIP archive source stream data after reading 348 B (EOF reached), number of entries: 3
file 13 --- --- 15 defl 02-Nov-22 00:58:36 0xb2284bb4 hello.txt
dir 0 --- --- 0 stor 02-Nov-22 00:58:36 0x00000000 subdir/
file 15 --- --- 15 stor 02-Nov-22 00:58:36 0xb24bab9f subdir/goodbye.txt
2 files, 28 B uncompressed, 30 B compressedERROR: UndefVarError: `FixedLengthIO` not defined in `ZipStreams`
Suggestion: check for spelling errors or missing imports.
Stacktrace:
[1] zipfilesource(info::Base.RefValue{ZipStreams.ZipFileInformation}, io::TranscodingStreams.NoopStream{IOBuffer})
@ ZipStreams ~/work/ZipStreams.jl/ZipStreams.jl/src/input_stream.jl:53
[2] iterate(zs::ZipStreams.ZipArchiveSource{IOBuffer}, state::Int64)
@ ZipStreams ~/work/ZipStreams.jl/ZipStreams.jl/src/input_stream.jl:386
[3] iterate
@ ~/work/ZipStreams.jl/ZipStreams.jl/src/input_stream.jl:351 [inlined]
[4] validate(zs::ZipStreams.ZipArchiveSource{IOBuffer})
@ ZipStreams ~/work/ZipStreams.jl/ZipStreams.jl/src/validate.jl:80
[5] top-level scope
@ none:1
|
Documentation
Process completed with exit code 1.
|
Julia nightly - windows-latest - x86 - pull_request
Process completed with exit code 1.
|
Julia 1 - windows-latest - x86 - pull_request
Process completed with exit code 1.
|
Julia 1.6 - windows-latest - x64 - pull_request
Process completed with exit code 1.
|
Julia 1.6 - windows-latest - x86 - pull_request
Process completed with exit code 1.
|
Julia nightly - ubuntu-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Julia 1 - ubuntu-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Julia 1.6 - ubuntu-latest - x86 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Julia 1 - ubuntu-latest - x86 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Julia nightly - ubuntu-latest - x86 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Julia 1 - macOS-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Julia 1 - windows-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Julia nightly - macOS-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Julia nightly - windows-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no docs found for 'show' in `@docs` block in src/info.md:8-10
```@docs
show
```
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
24 docstrings not included in the manual:
ZipStreams.ZipFileInformation
ZipStreams.ZipFileSource
ZipStreams.bytesle2int :: Union{Tuple{T}, Tuple{Type{T}, AbstractArray{UInt8}}} where T<:Integer
ZipStreams.LocalFileHeader
ZipStreams.datetime2msdos :: Tuple{Dates.DateTime}
ZipStreams.bytearray :: Tuple{AbstractArray}
ZipStreams.msdos2datetime :: Tuple{UInt16, UInt16}
ZipStreams.ZipStreams
ZipStreams.bytes_out :: Tuple{ZipStreams.ZipArchiveSink}
ZipStreams.bytes_out :: Tuple{ZipStreams.ZipFileSink}
ZipStreams.info :: Tuple{ZipStreams.ZipFileSource}
ZipStreams.info :: Tuple{ZipStreams.ZipFileSink}
ZipStreams.readle :: Union{Tuple{T}, Tuple{IO, Type{T}}} where T
ZipStreams.bytes_in :: Tuple{ZipStreams.ZipFileSink}
ZipStreams.readstring :: Tuple{IO, Integer}
ZipStreams.ZipFileSink
Base.close :: Tuple{ZipStreams.ZipArchiveSink}
Base.close :: Tuple{ZipStreams.ZipFileSink}
ZipStreams.CentralDirectoryHeader
ZipStreams.CRC32Sink
Base.iterate :: Union{Tuple{ZipStreams.ZipArchiveSource}, Tuple{ZipStreams.ZipArchiveSource, Int64}}
ZipStreams.human_readable_bytes :: Tuple{Integer}
ZipStreams.iszipsignature_h :: Tuple{UInt16}
ZipStreams.writele :: Union{Tuple{T}, Tuple{IO, T}} where T
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in @docs or @autodocs blocks.
|
Documentation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Julia nightly - windows-latest - x86 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Julia 1 - windows-latest - x86 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Julia 1.6 - ubuntu-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Julia 1.6 - macOS-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Julia 1.6 - windows-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Julia 1.6 - windows-latest - x86 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Julia 1.6 - ubuntu-latest - x86 - 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 - 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-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 - 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.
|
Julia 1.6 - windows-latest - x86 - 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.
|