WI #2632 Use correct default encoding for alphanumeric literals writt… #239
Annotations
21 warnings
The following actions uses Node.js version which is deprecated 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/
|
CSCup/sym.cs#L11
The type name 'sym' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
CSCup/assoc.cs#L12
The type name 'assoc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
CSCup/symbol.cs#L18
The type name 'symbol' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
CSCup/lexer.cs#L55
The type name 'lexer' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
CSCup/production.cs#L28
The type name 'production' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
CSCup/version.cs#L24
The type name 'version' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
CSCup/emit.cs#L98
The type name 'emit' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
CSCup/terminal.cs#L19
The type name 'terminal' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
CSCup/parser.cs#L19
The type name 'parser' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
CSCup/sym.cs#L11
The type name 'sym' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading