Skip to content

Incorporate some of Beforerr's changes #26

Incorporate some of Beforerr's changes

Incorporate some of Beforerr's changes #26

Triggered via pull request November 18, 2024 17:58
Status Failure
Total duration 2m 19s
Artifacts

CI.yml

on: pull_request
Documentation
2m 9s
Documentation
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Documentation: src/lengths.jl#L7
doctest failure in ~/work/PlasmaFormulary.jl/PlasmaFormulary.jl/src/lengths.jl:7-10 ```jldoctest julia> gyroradius(0.2u"T", 1e6u"K") 0.006682528174870854 m ``` Subexpression: gyroradius(0.2u"T", 1e6u"K") Evaluated output: ERROR: LoadError: UndefVarError: `@u_str` not defined in `Main` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name may be made accessible by importing Unitful in the current active module Main in expression starting at none:1 Expected output: 0.006682528174870854 m diff = Warning: Diff output requires color. 0.006682528174870854 mERROR: LoadError: UndefVarError: `@u_str` not defined in `Main` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name may be made accessible by importing Unitful in the current active module Main in expression starting at none:1
Documentation
Process completed with exit code 1.