Skip to content

Workaround dotnet/runtime#92865 #287

Workaround dotnet/runtime#92865

Workaround dotnet/runtime#92865 #287

Triggered via push October 2, 2023 03:07
Status Success
Total duration 46s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/WattleScript.Interpreter/Tree/Expressions/FunctionDefinitionExpression.cs#L331
The variable 'entryPoint' is assigned but its value is never used
build: src/WattleScript.Interpreter/Tree/Statements/ClassDefinitionStatement.cs#L21
The field 'ClassDefinitionStatement.initName' is never used
build: src/WattleScript.Interpreter/Tree/Statements/ClassDefinitionStatement.cs#L26
The field 'ClassDefinitionStatement.varargsRef' is never used
build: src/WattleScript.Interpreter/Tree/Statements/ClassDefinitionStatement.cs#L25
The field 'ClassDefinitionStatement.mixinRef' is never used
build: src/WattleScript.Interpreter/Tree/Expressions/FunctionDefinitionExpression.cs#L28
The field 'FunctionDefinitionExpression.m_bc' is assigned but its value is never used
build: src/WattleScript.Tests/EndToEnd/CSyntaxTests.cs#L875
Converting method group 'RangeTestMethod' to non-delegate type 'object'. Did you intend to invoke the method?
build: src/WattleScript.Interpreter/Tree/Expressions/FunctionDefinitionExpression.cs#L331
The variable 'entryPoint' is assigned but its value is never used
build: src/WattleScript.Interpreter/Tree/Statements/ClassDefinitionStatement.cs#L21
The field 'ClassDefinitionStatement.initName' is never used
build: src/WattleScript.Interpreter/Tree/Statements/ClassDefinitionStatement.cs#L26
The field 'ClassDefinitionStatement.varargsRef' is never used
build: src/WattleScript.Interpreter/Tree/Statements/ClassDefinitionStatement.cs#L25
The field 'ClassDefinitionStatement.mixinRef' is never used