Build docs #28
docs.yml
on: workflow_dispatch
build_solution
/
build
2m 11s
build_docs
8s
Annotations
1 error and 10 warnings
build_docs
An error occurred trying to start process 'C:\Program Files\PowerShell\7\pwsh.EXE' with working directory 'D:\a\machinelearning\machinelearning\.\machinelearning'. The directory name is invalid.
|
build_solution / build:
src/Bonsai.ML.LinearDynamicalSystems/LinearRegression/KFModelParameters.cs#L192
Missing XML comment for publicly visible type or member 'KFModelParameters.ToString()'
|
build_solution / build:
src/Bonsai.ML.LinearDynamicalSystems/SerializeToJson.cs#L118
Missing XML comment for publicly visible type or member 'SerializeToJson.Process(IObservable<KFModelParameters>)'
|
build_solution / build:
src/Bonsai.ML.LinearDynamicalSystems/LinearRegression/KFModelParameters.cs#L192
Missing XML comment for publicly visible type or member 'KFModelParameters.ToString()'
|
build_solution / build:
src/Bonsai.ML.LinearDynamicalSystems/SerializeToJson.cs#L118
Missing XML comment for publicly visible type or member 'SerializeToJson.Process(IObservable<KFModelParameters>)'
|
build_solution / build:
tests/Bonsai.ML.LinearDynamicalSystems.Tests/ReceptiveFieldSimpleCell/ReceptiveFieldSimpleCellTest.cs#L113
Converting null literal or possible null value to non-nullable type.
|
build_solution / build:
tests/Bonsai.ML.LinearDynamicalSystems.Tests/ReceptiveFieldSimpleCell/ReceptiveFieldSimpleCellTest.cs#L121
Converting null literal or possible null value to non-nullable type.
|
|
build_solution / build:
tests/Bonsai.ML.LinearDynamicalSystems.Tests/ReceptiveFieldSimpleCell/ReceptiveFieldSimpleCellTest.cs#L11
Missing XML comment for publicly visible type or member 'ReceptiveFieldSimpleCellTest'
|
build_solution / build:
tests/Bonsai.ML.LinearDynamicalSystems.Tests/ReceptiveFieldSimpleCell/ReceptiveFieldSimpleCellTest.cs#L172
Missing XML comment for publicly visible type or member 'ReceptiveFieldSimpleCellTest.TestSetup()'
|
build_solution / build:
tests/Bonsai.ML.LinearDynamicalSystems.Tests/ReceptiveFieldSimpleCell/ReceptiveFieldSimpleCellTest.cs#L181
Missing XML comment for publicly visible type or member 'ReceptiveFieldSimpleCellTest.CompareResults()'
|