Skip to content

#224 - Introduce simplification rules

Azure Pipelines / sys27.xFunc failed Dec 20, 2023 in 1m 27s

Build #4.5.0-preview.4+67308130dc failed

Annotations

Check failure on line 8 in xFunc.Maths/Analyzers2/ChainRuleBuilder.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sys27.xFunc

xFunc.Maths/Analyzers2/ChainRuleBuilder.cs#L8

xFunc.Maths/Analyzers2/ChainRuleBuilder.cs(8,23): Error CS8618: Non-nullable field 'initialRule' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.

Check failure on line 9 in xFunc.Maths/Analyzers2/ChainRuleBuilder.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sys27.xFunc

xFunc.Maths/Analyzers2/ChainRuleBuilder.cs#L9

xFunc.Maths/Analyzers2/ChainRuleBuilder.cs(9,23): Error CS8618: Non-nullable field 'currentRule' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.

Check failure on line 1 in xFunc.Maths/Analyzers2/ChainRuleBuilder.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sys27.xFunc

xFunc.Maths/Analyzers2/ChainRuleBuilder.cs#L1

xFunc.Maths/Analyzers2/ChainRuleBuilder.cs(1,1): Error SA1633: The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)

Check failure on line 1 in xFunc.Maths/Analyzers2/ExecutionStep.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sys27.xFunc

xFunc.Maths/Analyzers2/ExecutionStep.cs#L1

xFunc.Maths/Analyzers2/ExecutionStep.cs(1,1): Error SA1633: The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)