Tensor arithmetic #56
Annotations
1 error and 11 warnings
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Transformers/PolynomialTransformer.cs#L54
Unreachable code detected
|
build:
Transformers/PolynomialTransformer.cs#L85
Unreachable code detected
|
build:
Compiler/Instruction.cs#L111
The variable 'e' is declared but never used
|
build:
Functions/AssociativeCommutativeOperation.cs#L54
The field 'AssociativeCommutativeOperation._lastParameters' is never used
|
build:
Functions/MultiplicationOperation.cs#L374
The field 'MultiplicationOperation.MultiplicationFunctionType._docString' is assigned but its value is never used
|
build:
Sets/Functions.cs#L394
The field 'VariadicFunctions._docString' is assigned but its value is never used
|
build:
Functions/AdditionOperation.cs#L102
The field 'AdditionOperation.AdditionFunctionType._docString' is assigned but its value is never used
|
build:
Transformers/PolynomialTransformer.cs#L54
Unreachable code detected
|
build:
Transformers/PolynomialTransformer.cs#L85
Unreachable code detected
|
build:
Compiler/Instruction.cs#L111
The variable 'e' is declared but never used
|