Skip to content

Nullability

Nullability #1831

Triggered via pull request September 23, 2024 22:53
Status Success
Total duration 1m 18s
Artifacts 1

build-frontends.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: ICSharpCode.Decompiler/Output/TextOutputWriter.cs#L47
Possible null reference argument for parameter 'text' in 'void ITextOutput.Write(string text)'.
build: ICSharpCode.Decompiler/CSharp/StatementBuilder.cs#L69
Possible null reference assignment.
build: ICSharpCode.Decompiler/CSharp/StatementBuilder.cs#L53
Non-nullable field 'currentResultType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ICSharpCode.Decompiler/CSharp/StatementBuilder.cs#L53
Non-nullable field 'continueTarget' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ICSharpCode.Decompiler/CSharp/StatementBuilder.cs#L53
Non-nullable field 'caseLabelMapping' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ICSharpCode.Decompiler/Humanizer/Vocabulary.cs#L86
Possible null reference argument for parameter 'word' in 'string? Vocabulary.ApplyRules(IList<Rule> rules, string word, bool skipFirstRule)'.
build: ICSharpCode.Decompiler/Humanizer/Vocabulary.cs#L92
Possible null reference return.
build: ICSharpCode.Decompiler/Humanizer/Vocabulary.cs#L113
Possible null reference argument for parameter 'word' in 'string? Vocabulary.ApplyRules(IList<Rule> rules, string word, bool skipFirstRule)'.
build: ICSharpCode.Decompiler/Output/PlainTextOutput.cs#L62
Possible null reference return.
build: ICSharpCode.Decompiler/Disassembler/ReflectionDisassembler.cs#L85
Non-nullable property 'AssemblyResolver' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: ICSharpCode.Decompiler/Output/TextOutputWriter.cs#L47
Possible null reference argument for parameter 'text' in 'void ITextOutput.Write(string text)'.
build: ICSharpCode.Decompiler/CSharp/StatementBuilder.cs#L69
Possible null reference assignment.
build: ICSharpCode.Decompiler/CSharp/StatementBuilder.cs#L53
Non-nullable field 'currentResultType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ICSharpCode.Decompiler/CSharp/StatementBuilder.cs#L53
Non-nullable field 'continueTarget' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ICSharpCode.Decompiler/CSharp/StatementBuilder.cs#L53
Non-nullable field 'caseLabelMapping' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ICSharpCode.Decompiler/Humanizer/Vocabulary.cs#L86
Possible null reference argument for parameter 'word' in 'string? Vocabulary.ApplyRules(IList<Rule> rules, string word, bool skipFirstRule)'.
build: ICSharpCode.Decompiler/Humanizer/Vocabulary.cs#L92
Possible null reference return.
build: ICSharpCode.Decompiler/Humanizer/Vocabulary.cs#L113
Possible null reference argument for parameter 'word' in 'string? Vocabulary.ApplyRules(IList<Rule> rules, string word, bool skipFirstRule)'.
build: ICSharpCode.Decompiler/Disassembler/ReflectionDisassembler.cs#L85
Non-nullable property 'AssemblyResolver' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: ICSharpCode.Decompiler/Disassembler/ReflectionDisassembler.cs#L85
Non-nullable property 'EntityProcessor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
binlog Expired
1.87 MB