Skip to content

Test ci

Test ci #11

Triggered via push November 17, 2024 14:54
Status Failure
Total duration 37s
Artifacts

build.yml

on: push
build-linux-amd64
29s
build-linux-amd64
Fit to window
Zoom out
Zoom in

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/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