Skip to content

Dev

Dev #1494

Triggered via pull request December 25, 2024 14:13
@kaby76kaby76
synchronize #519
dev
Status Success
Total duration 25m 21s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/tranalyze/Command.cs#L138
The variable 'name' is assigned but its value is never used
build: src/trxgrep/Command.cs#L35
The variable 'text' is declared but never used
build: src/trnullable/Command.cs#L265
Unreachable code detected
build: src/trnullable/Command.cs#L273
Unreachable code detected
build: src/trnullable/Command.cs#L281
Unreachable code detected
build: src/trgen/Command.cs#L1212
The variable 'first' is assigned but its value is never used
build: src/tritext/BuildHistogram.cs#L33
The field 'BuildHistogram.xxxxxxx' is assigned but its value is never used
build: src/grammars/bison/Generated-CSharp/BisonLexer.g4#L452
warning(131): BisonLexer.g4:452:15: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred
build: src/tranalyze/Command.cs#L138
The variable 'name' is assigned but its value is never used
build: src/trxgrep/Command.cs#L35
The variable 'text' is declared but never used
build: _tests/grammars-v4/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: _tests/grammars-v4/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: _tests/grammars-v4/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: _tests/grammars-v4/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.