Update guide.md #20
Annotations
2 errors and 4 warnings
Documentation:
src/macro.jl#L102
doctest failure in ~/work/UnitfulData.jl/UnitfulData.jl/src/macro.jl:102-105
```jldoctest
julia> @data_allocated rand(10^6) MByte
8.000080 MBytes
```
Subexpression:
@data_allocated rand(10^6) MByte
Evaluated output:
8.000048 MByte
Expected output:
8.000080 MBytes
diff =
Warning: Diff output requires color.
8.000080 MBytes8.000048 MByte
|
Documentation
Process completed with exit code 1.
|
Julia 1.10 - ubuntu-latest - x64 - push
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Julia pre - ubuntu-latest - x64 - push
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Julia 1.10 - windows-latest - x64 - push
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|
Julia pre - windows-latest - x64 - push
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|