[C# target] Use Collections.EmptyList to prevent zero length allocations #1180
Annotations
9 errors and 1 warning
Test runtime (Windows):
runtime/CSharp/src/Vocabulary.cs#L19
The type or namespace name 'EmptyList' does not exist in the namespace 'System.Collections' (are you missing an assembly reference?)
|
Test runtime (Windows):
runtime/CSharp/src/Recognizer.cs#L289
The name 'Collections' does not exist in the current context
|
Test runtime (Windows):
runtime/CSharp/src/Vocabulary.cs#L19
The type or namespace name 'EmptyList' does not exist in the namespace 'System.Collections' (are you missing an assembly reference?)
|
Test runtime (Windows):
runtime/CSharp/src/Recognizer.cs#L289
The name 'Collections' does not exist in the current context
|
Test runtime (Windows):
runtime/CSharp/src/Vocabulary.cs#L19
The type or namespace name 'EmptyList' does not exist in the namespace 'System.Collections' (are you missing an assembly reference?)
|
Test runtime (Windows):
runtime/CSharp/src/Recognizer.cs#L289
The name 'Collections' does not exist in the current context
|
Test runtime (Windows):
runtime/CSharp/src/Vocabulary.cs#L19
The type or namespace name 'EmptyList' does not exist in the namespace 'System.Collections' (are you missing an assembly reference?)
|
Test runtime (Windows):
runtime/CSharp/src/Recognizer.cs#L289
The name 'Collections' does not exist in the current context
|
Test runtime (Windows)
Process completed with exit code 1.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "antlr_ubuntu-20.04_clang", "antlr_ubuntu-20.04_cpp", "antlr_ubuntu-20.04_csharp", "antlr_ubuntu-20.04_dart", "antlr_ubuntu-20.04_gcc", "antlr_ubuntu-20.04_go", "antlr_ubuntu-20.04_java", "antlr_ubuntu-20.04_javascript", "antlr_ubuntu-20.04_php", "antlr_ubuntu-20.04_python3", "antlr_ubuntu-20.04_tool", "antlr_ubuntu-20.04_typescript", "antlr_windows-2022_cl", "antlr_windows-2022_clang", "antlr_windows-2022_cpp", "antlr_windows-2022_csharp", "antlr_windows-2022_dart", "antlr_windows-2022_go", "antlr_windows-2022_java", "antlr_windows-2022_javascript", "antlr_windows-2022_php", "antlr_windows-2022_python3", "antlr_windows-2022_tool", "antlr_windows-2022_typescript".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading