Skip to content

Documentation/fix docstrings #230

Documentation/fix docstrings

Documentation/fix docstrings #230

Triggered via pull request April 15, 2025 15:59
Status Success
Total duration 2m 34s
Artifacts

documentation.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build: ../../../.julia/packages/Documenter/tbj1p/src/html/HTMLWriter.jl#L817
For 1 @example blocks, the 'text/html' representation of the resulting object is above the threshold (example_size_threshold: 8192 bytes). - 1 blocks had no image MIME show() method representation as an alternative. Sticking to the 'text/html' representation (largest block is 18763 bytes). On pages: tutorials/inspection/inspection.md
build: ../../../.julia/packages/Optim/8dE7C/src/types.jl#L120
f_tol is deprecated. Use f_abstol or f_reltol instead. The provided value (1.0e-10) will be used as f_reltol.
build: ../../../.julia/packages/Optim/8dE7C/src/types.jl#L110
x_tol is deprecated. Use x_abstol or x_reltol instead. The provided value (1.5e-8) will be used as x_abstol.