Skip to content

Update test.

Update test. #1382

Triggered via push October 6, 2024 17:18
Status Failure
Total duration 3m 18s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/tritext/BuildHistogram.cs#L33
The field 'BuildHistogram.xxxxxxx' is assigned but its value is never used
build: src/trxgrep/Command.cs#L35
The variable 'text' is declared but never used
build: src/tranalyze/Command.cs#L138
The variable 'name' is assigned but its value is never used
build: src/trgen/Command.cs#L505
Unreachable code detected
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/tritext/BuildHistogram.cs#L33
The field 'BuildHistogram.xxxxxxx' is assigned but its value is never used
build: src/trxgrep/Command.cs#L35
The variable 'text' is declared but never used
build: src/tranalyze/Command.cs#L138
The variable 'name' is assigned but its value is never used
build: src/trgen/Command.cs#L505
Unreachable code detected