Skip to content

15th, switch from lgtm to sonr cloud update READMEmd #17

15th, switch from lgtm to sonr cloud update READMEmd

15th, switch from lgtm to sonr cloud update READMEmd #17

Triggered via push October 15, 2023 16:35
Status Success
Total duration 2m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Build and analyze
2m 11s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and analyze: LinqDataCalc/LinqDataCalc.cs#L232
Missing XML comment for publicly visible type or member 'LinqDataCalcExtensions.AlgoType.DistLoop'
Build and analyze: LinqDataCalc/LinqDataCalc.cs#L233
Missing XML comment for publicly visible type or member 'LinqDataCalcExtensions.AlgoType.DistXOR1'
Build and analyze: LinqDataCalc/LinqDataCalc.cs#L234
Missing XML comment for publicly visible type or member 'LinqDataCalcExtensions.AlgoType.DistXOR2'
Build and analyze: LinqDataCalc/LinqDataCalc.cs#L810
Missing XML comment for publicly visible type or member 'LinqDataCalcExtensions.Node.LeftChild'
Build and analyze: LinqDataCalc/LinqDataCalc.cs#L811
Missing XML comment for publicly visible type or member 'LinqDataCalcExtensions.Node.RightChild'
Build and analyze: LinqDataCalc/LinqDataCalc.cs#L813
Missing XML comment for publicly visible type or member 'LinqDataCalcExtensions.Node.Node(LinqDataCalcExtensions.Node, LinqDataCalcExtensions.Node)'
Build and analyze: LinqDataCalc/LinqDataCalc.cs#L1083
Remove this commented out code.
Build and analyze: LinqDataCalc/LinqDataCalc.cs#L1144
Remove this commented out code.
Build and analyze: LinqDataCalc/LinqDataCalc.cs#L1148
Remove this commented out code.
Build and analyze: LinqDataCalc/LinqDataCalc.cs#L44
Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities.