Skip to content

Fix sole remaining example test failure #413

Fix sole remaining example test failure

Fix sole remaining example test failure #413

Triggered via push November 22, 2023 15:47
Status Success
Total duration 2m 52s
Artifacts 1
create-pull-request-for-sections-and-grammar
2m 39s
create-pull-request-for-sections-and-grammar
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
create-pull-request-for-sections-and-grammar
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v1, peter-evans/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
create-pull-request-for-sections-and-grammar: tools/MarkdownConverter/Spec/MarkdownSpec.cs#L58
Cannot convert null literal to non-nullable reference type.
create-pull-request-for-sections-and-grammar: tools/MarkdownConverter/Spec/Reporter.cs#L61
Cannot convert null literal to non-nullable reference type.
create-pull-request-for-sections-and-grammar: tools/MarkdownConverter/Spec/Reporter.cs#L67
Cannot convert null literal to non-nullable reference type.
create-pull-request-for-sections-and-grammar: tools/MarkdownConverter/Spec/StringLengthComparer.cs#L5
Nullability of reference types in type of parameter 'x' of 'int StringLengthComparer.Compare(string x, string y)' doesn't match implicitly implemented member 'int IComparer<string>.Compare(string? x, string? y)' (possibly because of nullability attributes).
create-pull-request-for-sections-and-grammar: tools/MarkdownConverter/Spec/StringLengthComparer.cs#L5
Nullability of reference types in type of parameter 'y' of 'int StringLengthComparer.Compare(string x, string y)' doesn't match implicitly implemented member 'int IComparer<string>.Compare(string? x, string? y)' (possibly because of nullability attributes).
create-pull-request-for-sections-and-grammar: tools/MarkdownConverter/Spec/SourceLocation.cs#L15
Non-nullable field '_loc' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
create-pull-request-for-sections-and-grammar: tools/MarkdownConverter/Converter/MarkdownSpecConverter.cs#L22
Possible null reference argument for parameter 'body' in 'void MarkdownSpecConverter.ReplaceTableOfContents(MarkdownSpec spec, Body body)'.
create-pull-request-for-sections-and-grammar: tools/MarkdownConverter/Converter/MarkdownSpecConverter.cs#L25
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.

Artifacts

Produced during runtime
Name Size
standard.docx Expired
572 KB