Skip to content

Build docs

Build docs #11

Manually triggered March 8, 2024 14:06
Status Success
Total duration 5m 57s
Artifacts

docs.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: peaceiris/actions-gh-pages@v3.9.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/Bonsai.ML.LinearDynamicalSystems/CreateModelReference.cs#L22
Missing XML comment for publicly visible type or member 'CreateModelReference.Process()'
build: src/Bonsai.ML.LinearDynamicalSystems/DeserializeFromJson.cs#L27
Missing XML comment for publicly visible type or member 'DeserializeFromJson.DeserializeFromJson()'
build: src/Bonsai.ML.LinearDynamicalSystems/DeserializeFromJson.cs#L32
Missing XML comment for publicly visible type or member 'DeserializeFromJson.Type'
build: src/Bonsai.ML.LinearDynamicalSystems/DeserializeFromJson.cs#L34
Missing XML comment for publicly visible type or member 'DeserializeFromJson.Build(IEnumerable<Expression>)'
build: src/Bonsai.ML.LinearDynamicalSystems/Kinematics/KFModelParameters.cs#L250
Missing XML comment for publicly visible type or member 'KFModelParameters.KFModelParameters()'
build: src/Bonsai.ML.LinearDynamicalSystems/Kinematics/KFModelParameters.cs#L336
Missing XML comment for publicly visible type or member 'KFModelParameters.ToString()'
build: src/Bonsai.ML.LinearDynamicalSystems/Kinematics/Observation2D.cs#L84
Missing XML comment for publicly visible type or member 'Observation2D.ToString()'
build: src/Bonsai.ML.LinearDynamicalSystems/ModelReference.cs#L17
Missing XML comment for publicly visible type or member 'ModelReference.ModelReference(string)'
build: src/Bonsai.ML.LinearDynamicalSystems/SerializeToJson.cs#L21
Missing XML comment for publicly visible type or member 'SerializeToJson.Process(IObservable<KFModelParameters>)'
build: src/Bonsai.ML.LinearDynamicalSystems/SerializeToJson.cs#L26
Missing XML comment for publicly visible type or member 'SerializeToJson.Process(IObservable<Observation2D>)'