Skip to content

Add CODATA2022 module #30

Add CODATA2022 module

Add CODATA2022 module #30

Triggered via pull request January 2, 2025 19:14
Status Failure
Total duration 7m 17s
Artifacts

ci.yml

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

Annotations

14 errors and 6 warnings
Julia 1 - ubuntu-latest - x64
Process completed with exit code 1.
Julia 1.0 - ubuntu-latest - x64
Process completed with exit code 1.
Julia nightly - ubuntu-latest - x64
Process completed with exit code 1.
Documentation: docs/src/usage.md#L46
doctest failure in src/usage.md:46-58 ```jldoctest julia> float(Float32, ε_0) 8.854188f-12 F m^-1 julia> float(BigFloat, ε_0) 8.854187818800000000000000000000000000000000000000000000000000000000000000000059e-12 F m^-1 julia> big(ε_0) 8.854187818800000000000000000000000000000000000000000000000000000000000000000059e-12 F m^-1 julia> big(ε_0) - inv(big(μ_0) * big(c_0)^2) 1.056704162590924117341831987227432956066714823419574007586677144869010778731235e-23 A^2 s^4 kg^-1 m^-3 ``` Subexpression: float(Float32, ε_0) Evaluated output: ERROR: UndefVarError: `ε_0` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ none:1 Expected output: 8.854188f-12 F m^-1 diff = Warning: Diff output requires color. 8.854188f-12 F m^-1ERROR: UndefVarError: `ε_0` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ none:1
Documentation: docs/src/usage.md#L46
doctest failure in src/usage.md:46-58 ```jldoctest julia> float(Float32, ε_0) 8.854188f-12 F m^-1 julia> float(BigFloat, ε_0) 8.854187818800000000000000000000000000000000000000000000000000000000000000000059e-12 F m^-1 julia> big(ε_0) 8.854187818800000000000000000000000000000000000000000000000000000000000000000059e-12 F m^-1 julia> big(ε_0) - inv(big(μ_0) * big(c_0)^2) 1.056704162590924117341831987227432956066714823419574007586677144869010778731235e-23 A^2 s^4 kg^-1 m^-3 ``` Subexpression: float(BigFloat, ε_0) Evaluated output: ERROR: UndefVarError: `ε_0` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ none:1 Expected output: 8.854187818800000000000000000000000000000000000000000000000000000000000000000059e-12 F m^-1 diff = Warning: Diff output requires color. 8.854187818800000000000000000000000000000000000000000000000000000000000000000059e-12 F m^-1ERROR: UndefVarError: `ε_0` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ none:1
Documentation: docs/src/usage.md#L46
doctest failure in src/usage.md:46-58 ```jldoctest julia> float(Float32, ε_0) 8.854188f-12 F m^-1 julia> float(BigFloat, ε_0) 8.854187818800000000000000000000000000000000000000000000000000000000000000000059e-12 F m^-1 julia> big(ε_0) 8.854187818800000000000000000000000000000000000000000000000000000000000000000059e-12 F m^-1 julia> big(ε_0) - inv(big(μ_0) * big(c_0)^2) 1.056704162590924117341831987227432956066714823419574007586677144869010778731235e-23 A^2 s^4 kg^-1 m^-3 ``` Subexpression: big(ε_0) Evaluated output: ERROR: UndefVarError: `ε_0` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ none:1 Expected output: 8.854187818800000000000000000000000000000000000000000000000000000000000000000059e-12 F m^-1 diff = Warning: Diff output requires color. 8.854187818800000000000000000000000000000000000000000000000000000000000000000059e-12 F m^-1ERROR: UndefVarError: `ε_0` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ none:1
Documentation: docs/src/usage.md#L46
doctest failure in src/usage.md:46-58 ```jldoctest julia> float(Float32, ε_0) 8.854188f-12 F m^-1 julia> float(BigFloat, ε_0) 8.854187818800000000000000000000000000000000000000000000000000000000000000000059e-12 F m^-1 julia> big(ε_0) 8.854187818800000000000000000000000000000000000000000000000000000000000000000059e-12 F m^-1 julia> big(ε_0) - inv(big(μ_0) * big(c_0)^2) 1.056704162590924117341831987227432956066714823419574007586677144869010778731235e-23 A^2 s^4 kg^-1 m^-3 ``` Subexpression: big(ε_0) - inv(big(μ_0) * big(c_0)^2) Evaluated output: ERROR: UndefVarError: `ε_0` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ none:1 Expected output: 1.056704162590924117341831987227432956066714823419574007586677144869010778731235e-23 A^2 s^4 kg^-1 m^-3 diff = Warning: Diff output requires color. 1.056704162590924117341831987227432956066714823419574007586677144869010778731235e-23 A^2 s^4 kg^-1 m^-3ERROR: UndefVarError: `ε_0` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ none:1
Documentation
Process completed with exit code 1.
Julia 1 - macos-latest - x64
Process completed with exit code 1.
Julia 1 - windows-latest - x64
Process completed with exit code 1.
Julia 1.0 - macos-latest - x64
Process completed with exit code 1.
Julia nightly - macos-latest - x64
Process completed with exit code 1.
Julia nightly - windows-latest - x64
Process completed with exit code 1.
Julia 1.0 - windows-latest - x64
Process completed with exit code 1.
Julia 1.0 - ubuntu-latest - x64
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.0.5, julia_args=["--check-bounds=yes", "--compiled-modules=yes"]
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 1.0 - macos-latest - x64
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.0.5, julia_args=["--check-bounds=yes", "--compiled-modules=yes"]
Julia 1.0 - 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).
Julia 1.0 - windows-latest - x64
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.0.5, julia_args=["--check-bounds=yes", "--compiled-modules=yes"]