Skip to content

Build docs

Build docs #32

Manually triggered July 5, 2024 15:37
Status Success
Total duration 6m 9s
Artifacts

docs.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build_docs
The following actions uses Node.js version which is deprecated and will be forced to run on node20: peaceiris/actions-gh-pages@v3.9.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_docs: src/Bonsai.ML.LinearDynamicalSystems/LinearRegression/KFModelParameters.cs#L192
Missing XML comment for publicly visible type or member 'KFModelParameters.ToString()'
build_docs: src/Bonsai.ML.LinearDynamicalSystems/SerializeToJson.cs#L118
Missing XML comment for publicly visible type or member 'SerializeToJson.Process(IObservable<KFModelParameters>)'
build_docs: src/Bonsai.ML.LinearDynamicalSystems/LinearRegression/KFModelParameters.cs#L192
Missing XML comment for publicly visible type or member 'KFModelParameters.ToString()'
build_docs: src/Bonsai.ML.LinearDynamicalSystems/SerializeToJson.cs#L118
Missing XML comment for publicly visible type or member 'SerializeToJson.Process(IObservable<KFModelParameters>)'
build_docs: tests/Bonsai.ML.LinearDynamicalSystems.Tests/ReceptiveFieldSimpleCell/ReceptiveFieldSimpleCellTest.cs#L113
Converting null literal or possible null value to non-nullable type.
build_docs: tests/Bonsai.ML.LinearDynamicalSystems.Tests/ReceptiveFieldSimpleCell/ReceptiveFieldSimpleCellTest.cs#L121
Converting null literal or possible null value to non-nullable type.
build_docs: tests/Bonsai.ML.LinearDynamicalSystems.Tests/ReceptiveFieldSimpleCell/ReceptiveFieldSimpleCellTest.cs#L11
Missing XML comment for publicly visible type or member 'ReceptiveFieldSimpleCellTest'
build_docs: tests/Bonsai.ML.LinearDynamicalSystems.Tests/ReceptiveFieldSimpleCell/ReceptiveFieldSimpleCellTest.cs#L172
Missing XML comment for publicly visible type or member 'ReceptiveFieldSimpleCellTest.TestSetup()'
build_docs: tests/Bonsai.ML.LinearDynamicalSystems.Tests/ReceptiveFieldSimpleCell/ReceptiveFieldSimpleCellTest.cs#L181
Missing XML comment for publicly visible type or member 'ReceptiveFieldSimpleCellTest.CompareResults()'