Loader fixed #23
Annotations
1 error and 21 warnings
build
Unhandled error: HttpError: Reference already exists
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
yantra/YantraJS.ExpressionCompiler/LambdaRewriter.cs#L122
Non-nullable field 'RootExpression' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
yantra/YantraJS.ExpressionCompiler/StackGuard.cs#L15
The variable 'r' is assigned but its value is never used
|
build:
yantra/YantraJS.ExpressionCompiler/Generator/ILCodeGenerator.cs#L44
Non-nullable field 'closureRepository' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
yantra/YantraJS.ExpressionCompiler/Expressions/YLambdaExpression.cs#L18
Possible null reference return.
|
build:
yantra/YantraJS.ExpressionCompiler/Generator/ILCodeGenerator.EmitParameters.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
yantra/YantraJS.ExpressionCompiler/Expressions/YExpression.cs#L518
Dereference of a possibly null reference.
|
build:
yantra/YantraJS.ExpressionCompiler/ClosureSeparator/BoxParamter.cs#L14
Field 'BoxParamter.ParentParameter' is never assigned to, and will always have its default value null
|
build:
yantra/YantraJS.ExpressionCompiler/ClosureSeparator/BoxParamter.cs#L12
Field 'BoxParamter.Expression' is never assigned to, and will always have its default value null
|
build:
yantra/YantraJS.ExpressionCompiler/ClosureSeparator/BoxParamter.cs#L11
Field 'BoxParamter.Create' is never assigned to, and will always have its default value false
|
build:
yantra/YantraJS.ExpressionCompiler/ClosureSeparator/BoxParamter.cs#L13
Field 'BoxParamter.Parent' is never assigned to, and will always have its default value null
|
build:
yantra/YantraJS.ExpressionCompiler/StackGuard.cs#L15
The variable 'r' is assigned but its value is never used
|
build:
yantra/YantraJS.ExpressionCompiler/LambdaRewriter.cs#L122
Non-nullable field 'RootExpression' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
yantra/YantraJS.ExpressionCompiler/Expressions/YLambdaExpression.cs#L18
Possible null reference return.
|
build:
yantra/YantraJS.ExpressionCompiler/Generator/ILCodeGenerator.cs#L44
Non-nullable field 'closureRepository' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
yantra/YantraJS.ExpressionCompiler/Generator/ILCodeGenerator.EmitParameters.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
yantra/YantraJS.ExpressionCompiler/Expressions/YExpression.cs#L518
Dereference of a possibly null reference.
|
build:
yantra/YantraJS.ExpressionCompiler/ClosureSeparator/BoxParamter.cs#L14
Field 'BoxParamter.ParentParameter' is never assigned to, and will always have its default value null
|
build:
yantra/YantraJS.ExpressionCompiler/ClosureSeparator/BoxParamter.cs#L11
Field 'BoxParamter.Create' is never assigned to, and will always have its default value false
|
build:
yantra/YantraJS.ExpressionCompiler/ClosureSeparator/BoxParamter.cs#L12
Field 'BoxParamter.Expression' is never assigned to, and will always have its default value null
|
build:
yantra/YantraJS.ExpressionCompiler/ClosureSeparator/BoxParamter.cs#L13
Field 'BoxParamter.Parent' is never assigned to, and will always have its default value null
|