Skip to content

Split and update Solidity grammar #5106

Split and update Solidity grammar

Split and update Solidity grammar #5106

Triggered via pull request September 24, 2024 10:33
Status Failure
Total duration 3m 36s
Artifacts

main.yml

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

Annotations

3 errors and 13 warnings
build-pwsh (ubuntu-latest, CSharp)
Process completed with exit code 1.
build-pwsh (macos-latest, CSharp)
Process completed with exit code 1.
build-pwsh (windows-latest, CSharp)
Process completed with exit code 1.
static-check (ubuntu-latest, useless-parens): solidity#L1
grammar contains useless parentheses. Check log for more details.
build-pwsh (ubuntu-latest, CSharp): solidity/Generated-CSharp/obj/Debug/net8.0/SolidityLexer.cs#L38
'SolidityLexer.Emit' hides inherited member 'Lexer.Emit(IToken)'. Use the new keyword if hiding was intended.
build-pwsh (ubuntu-latest, CSharp): solidity/Generated-CSharp/obj/Debug/net8.0/SolidityLexer.cs#L45
'SolidityLexer.Type' hides inherited member 'Lexer.Type'. Use the new keyword if hiding was intended.
build-pwsh (ubuntu-latest, CSharp): solidity/Generated-CSharp/obj/Debug/net8.0/SolidityLexer.cs#L38
'SolidityLexer.Emit' hides inherited member 'Lexer.Emit(IToken)'. Use the new keyword if hiding was intended.
build-pwsh (ubuntu-latest, CSharp): solidity/Generated-CSharp/obj/Debug/net8.0/SolidityLexer.cs#L45
'SolidityLexer.Type' hides inherited member 'Lexer.Type'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): solidity/Generated-CSharp/obj/Debug/net8.0/SolidityLexer.cs#L38
'SolidityLexer.Emit' hides inherited member 'Lexer.Emit(IToken)'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): solidity/Generated-CSharp/obj/Debug/net8.0/SolidityLexer.cs#L45
'SolidityLexer.Type' hides inherited member 'Lexer.Type'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): solidity/Generated-CSharp/obj/Debug/net8.0/SolidityLexer.cs#L38
'SolidityLexer.Emit' hides inherited member 'Lexer.Emit(IToken)'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): solidity/Generated-CSharp/obj/Debug/net8.0/SolidityLexer.cs#L45
'SolidityLexer.Type' hides inherited member 'Lexer.Type'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): solidity/Generated-CSharp/obj/Debug/net8.0/SolidityLexer.cs#L38
'SolidityLexer.Emit' hides inherited member 'Lexer.Emit(IToken)'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): solidity/Generated-CSharp/obj/Debug/net8.0/SolidityLexer.cs#L45
'SolidityLexer.Type' hides inherited member 'Lexer.Type'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): solidity/Generated-CSharp/obj/Debug/net8.0/SolidityLexer.cs#L38
'SolidityLexer.Emit' hides inherited member 'Lexer.Emit(IToken)'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): solidity/Generated-CSharp/obj/Debug/net8.0/SolidityLexer.cs#L45
'SolidityLexer.Type' hides inherited member 'Lexer.Type'. Use the new keyword if hiding was intended.