Test ci #11
Annotations
5 errors and 11 warnings
build-linux-amd64
Went through the complete probe list looking for an Antlr4 tool jar, but could not find anything. Fail!
|
build-linux-amd64
Cannot find Antlr4 jar file, currently set to '' at Antlr4.Build.Tasks.RunAntlrTool.SetupAntlrToolJar()
|
build-linux-amd64
at Antlr4.Build.Tasks.RunAntlrTool.Execute()
|
build-linux-amd64
The Antlr4 tool failed.
|
build-linux-amd64
Process completed with exit code 1.
|
build-linux-amd64
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-linux-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L9
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-linux-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L16
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-linux-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L21
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-linux-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L87
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-linux-amd64:
AvaloniaVisualBasic.Runtime/AvaloniaInterop/AvaloniaMethodsInteroperability.cs#L27
Unreachable code detected
|
build-linux-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/StatementExecutor.cs#L454
Unreachable code detected
|
build-linux-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/ExpressionExecutor.cs#L136
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-linux-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/ExpressionExecutor.cs#L148
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-linux-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/ExpressionExecutor.cs#L288
The variable '_' is declared but never used
|
build-linux-amd64:
AvaloniaVisualBasic.Runtime/BuiltinControls/VBLabel.axaml.cs#L84
The field 'VBLabel.accessText' is never used
|