Skip to content

Fix for #3687 -- parsing of octals #3973

Fix for #3687 -- parsing of octals

Fix for #3687 -- parsing of octals #3973

Triggered via pull request September 4, 2023 08:22
Status Success
Total duration 11m 43s
Artifacts

main.yml

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

Annotations

17 warnings
build-bash (ubuntu-latest, Go)
Restore cache failed: Dependencies file is not found in /home/runner/work/grammars-v4/grammars-v4. Supported file pattern: go.sum
build-pwsh (ubuntu-latest, Go)
Restore cache failed: Dependencies file is not found in /home/runner/work/grammars-v4/grammars-v4. Supported file pattern: go.sum
build-pwsh (ubuntu-latest, CSharp): pcre/Generated-CSharp/obj/Debug/net7.0/PCRELexer.cs#L48
'PCRELexer.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (ubuntu-latest, CSharp): pcre/Generated-CSharp/obj/Debug/net7.0/PCREParser.cs#L51
'PCREParser.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (ubuntu-latest, CSharp): pcre/Generated-CSharp/obj/Debug/net7.0/PCRELexer.cs#L48
'PCRELexer.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (ubuntu-latest, CSharp): pcre/Generated-CSharp/obj/Debug/net7.0/PCREParser.cs#L51
'PCREParser.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-bash (macos-latest, Go)
Restore cache failed: Dependencies file is not found in /Users/runner/work/grammars-v4/grammars-v4. Supported file pattern: go.sum
build-pwsh (windows-latest, Go)
Restore cache failed: Dependencies file is not found in D:\a\grammars-v4\grammars-v4. Supported file pattern: go.sum
build-pwsh (windows-latest, CSharp): pcre/Generated-CSharp/obj/Debug/net7.0/PCRELexer.cs#L48
'PCRELexer.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): pcre/Generated-CSharp/obj/Debug/net7.0/PCREParser.cs#L51
'PCREParser.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): pcre/Generated-CSharp/obj/Debug/net7.0/PCRELexer.cs#L48
'PCRELexer.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): pcre/Generated-CSharp/obj/Debug/net7.0/PCREParser.cs#L51
'PCREParser.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, Go)
Restore cache failed: Dependencies file is not found in /Users/runner/work/grammars-v4/grammars-v4. Supported file pattern: go.sum
build-pwsh (macos-latest, CSharp): pcre/Generated-CSharp/obj/Debug/net7.0/PCRELexer.cs#L48
'PCRELexer.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): pcre/Generated-CSharp/obj/Debug/net7.0/PCREParser.cs#L51
'PCREParser.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): pcre/Generated-CSharp/obj/Debug/net7.0/PCRELexer.cs#L48
'PCRELexer.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): pcre/Generated-CSharp/obj/Debug/net7.0/PCREParser.cs#L51
'PCREParser.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.