Skip to content

[ecmascript] Fix #4199 -- rename the Python/ target specific directory to Python3/ #5028

[ecmascript] Fix #4199 -- rename the Python/ target specific directory to Python3/

[ecmascript] Fix #4199 -- rename the Python/ target specific directory to Python3/ #5028

Triggered via pull request August 9, 2024 15:27
Status Success
Total duration 3m 59s
Artifacts

main.yml

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

Annotations

13 warnings
static-check (ubuntu-latest, useless-parens): javascript/ecmascript#L1
grammar contains useless parentheses. Check log for more details.
build-pwsh (ubuntu-latest, CSharp): javascript/ecmascript/Generated-CSharp/obj/Debug/net8.0/ECMAScriptLexer.cs#L41
'ECMAScriptLexer.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (ubuntu-latest, CSharp): javascript/ecmascript/Generated-CSharp/obj/Debug/net8.0/ECMAScriptParser.cs#L44
'ECMAScriptParser.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (ubuntu-latest, CSharp): javascript/ecmascript/Generated-CSharp/obj/Debug/net8.0/ECMAScriptLexer.cs#L41
'ECMAScriptLexer.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (ubuntu-latest, CSharp): javascript/ecmascript/Generated-CSharp/obj/Debug/net8.0/ECMAScriptParser.cs#L44
'ECMAScriptParser.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): javascript/ecmascript/Generated-CSharp/obj/Debug/net8.0/ECMAScriptParser.cs#L44
'ECMAScriptParser.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): javascript/ecmascript/Generated-CSharp/obj/Debug/net8.0/ECMAScriptLexer.cs#L41
'ECMAScriptLexer.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): javascript/ecmascript/Generated-CSharp/obj/Debug/net8.0/ECMAScriptParser.cs#L44
'ECMAScriptParser.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): javascript/ecmascript/Generated-CSharp/obj/Debug/net8.0/ECMAScriptLexer.cs#L41
'ECMAScriptLexer.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): javascript/ecmascript/Generated-CSharp/obj/Debug/net8.0/ECMAScriptLexer.cs#L41
'ECMAScriptLexer.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): javascript/ecmascript/Generated-CSharp/obj/Debug/net8.0/ECMAScriptParser.cs#L44
'ECMAScriptParser.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): javascript/ecmascript/Generated-CSharp/obj/Debug/net8.0/ECMAScriptLexer.cs#L41
'ECMAScriptLexer.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): javascript/ecmascript/Generated-CSharp/obj/Debug/net8.0/ECMAScriptParser.cs#L44
'ECMAScriptParser.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.