Skip to content

Add license for HTTP grammar #5130

Add license for HTTP grammar

Add license for HTTP grammar #5130

Triggered via pull request September 29, 2024 08:23
Status Success
Total duration 8m 6s
Artifacts

main.yml

on: pull_request
Matrix: static-check
Matrix: build-pwsh
Fit to window
Zoom out
Zoom in

Annotations

28 warnings
build-pwsh (ubuntu-latest, CSharp): http/Generated-CSharp/obj/Debug/net8.0/httpParser.cs#L41
'httpParser.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (ubuntu-latest, CSharp): http/Generated-CSharp/obj/Debug/net8.0/httpLexer.cs#L38
'httpLexer.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (ubuntu-latest, CSharp): http/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (ubuntu-latest, CSharp): http/Generated-CSharp/obj/Debug/net8.0/httpParser.cs#L41
'httpParser.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (ubuntu-latest, CSharp): http/Generated-CSharp/obj/Debug/net8.0/httpLexer.cs#L38
'httpLexer.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (ubuntu-latest, CSharp): http/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (macos-latest, CSharp): http/Generated-CSharp/obj/Debug/net8.0/httpParser.cs#L41
'httpParser.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): http/Generated-CSharp/obj/Debug/net8.0/httpLexer.cs#L38
'httpLexer.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): http/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (macos-latest, CSharp): http/Generated-CSharp/obj/Debug/net8.0/httpParser.cs#L41
'httpParser.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): http/Generated-CSharp/obj/Debug/net8.0/httpLexer.cs#L38
'httpLexer.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): http/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (windows-latest, CSharp): http/Generated-CSharp/obj/Debug/net8.0/httpLexer.cs#L38
'httpLexer.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): http/Generated-CSharp/obj/Debug/net8.0/httpParser.cs#L41
'httpParser.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): http/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (windows-latest, CSharp): http/Generated-CSharp/obj/Debug/net8.0/httpLexer.cs#L38
'httpLexer.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): http/Generated-CSharp/obj/Debug/net8.0/httpParser.cs#L41
'httpParser.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): http/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (windows-latest, Cpp)
'antlr4::dfa::Vocabulary::EMPTY_VOCABULARY': Use the default constructor of Vocabulary instead.
build-pwsh (windows-latest, Cpp)
'initializing': conversion from '_Ty' to '_Ty1', possible loss of data
build-pwsh (windows-latest, Cpp)
with
build-pwsh (windows-latest, Cpp)
_Ty=int
build-pwsh (windows-latest, Cpp)
and
build-pwsh (windows-latest, Cpp)
_Ty1=uint8_t