Comment back sleep() #337
dotnet.yml
on: push
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Annotations
14 errors and 10 warnings
build-linux (ubuntu-latest, 11)
You are not referencing Antlr4.Runtime.Standard in your .csproj file. Antlr4BuildTasks requires a reference to it in order
|
build-linux (ubuntu-latest, 11)
to identify which version of the Antlr Java tool to run to generate the parser and lexer. at Antlr4.Build.Tasks.RunAntlrTool.SetupAntlrToolJar()
|
build-linux (ubuntu-latest, 11)
at Antlr4.Build.Tasks.RunAntlrTool.Execute()
|
build-linux (ubuntu-latest, 11)
The Antlr4 tool failed.
|
build-windows (windows-latest, 11)
at Antlr4.Build.Tasks.RunAntlrTool.Execute()
|
build-windows (windows-latest, 11)
Cannot find Java executable'' at Antlr4.Build.Tasks.RunAntlrTool.SetupJava()
|
build-windows (windows-latest, 11)
at Antlr4.Build.Tasks.RunAntlrTool.Execute()
|
build-windows (windows-latest, 11)
The Antlr4 tool failed.
|
build-windows (windows-latest, 11)
Cannot find Java executable'' at Antlr4.Build.Tasks.RunAntlrTool.SetupJava()
|
build-windows (windows-latest, 11)
at Antlr4.Build.Tasks.RunAntlrTool.Execute()
|
build-windows (windows-latest, 11)
The Antlr4 tool failed.
|
build-windows (windows-latest, 11)
You are not referencing Antlr4.Runtime.Standard in your .csproj file. Antlr4BuildTasks requires a reference to it in order
|
build-windows (windows-latest, 11)
to identify which version of the Antlr Java tool to run to generate the parser and lexer. at Antlr4.Build.Tasks.RunAntlrTool.SetupAntlrToolJar()
|
build-windows (windows-latest, 11)
at Antlr4.Build.Tasks.RunAntlrTool.Execute()
|
build-linux (ubuntu-latest, 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-latest, 11)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build-linux (ubuntu-latest, 11)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build-linux (ubuntu-latest, 11)
No files were found with the provided path: /home/runner/work/Antlr4BuildTasks/bin/Debug/*.*nupkg. No artifacts will be uploaded.
|
build-macos (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-macos (macos-latest)
No files were found with the provided path: /home/runner/work/Antlr4BuildTasks/bin/Debug/*.*nupkg. No artifacts will be uploaded.
|
build-windows (windows-latest, 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-windows (windows-latest, 11)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build-windows (windows-latest, 11)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build-windows (windows-latest, 11)
No files were found with the provided path: /home/runner/work/Antlr4BuildTasks/bin/Debug/*.*nupkg. No artifacts will be uploaded.
|