Skip to content

Propagate cancellation better #141

Propagate cancellation better

Propagate cancellation better #141

Triggered via pull request July 8, 2023 08:54
Status Success
Total duration 2m 45s
Artifacts

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (ubuntu-latest, Debug): Editor/SmartIndent/XmlSmartIndent.cs#L34
Non-nullable field 'logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-latest, Debug): Editor/Parsing/BackgroundParser.cs#L35
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest, Debug): Editor/Parsing/BackgroundParser.cs#L37
Dereference of a possibly null reference.
build (ubuntu-latest, Debug): Editor/Parsing/BackgroundParser.cs#L45
Dereference of a possibly null reference.
build (ubuntu-latest, Debug): Editor/TextStructure/XmlTextStructureNavigator.cs#L86
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest, Debug): Editor/SmartIndent/XmlSmartIndent.cs#L34
Non-nullable field 'logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-latest, Debug): Editor/SmartIndent/XmlSmartIndent.cs#L34
Non-nullable field 'logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-latest, Debug): Editor/Parsing/BackgroundParser.cs#L35
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest, Debug): Editor/Parsing/BackgroundParser.cs#L37
Dereference of a possibly null reference.
build (ubuntu-latest, Debug): Editor/Parsing/BackgroundParser.cs#L45
Dereference of a possibly null reference.
build (windows-latest, Debug): Editor/SmartIndent/XmlSmartIndent.cs#L34
Non-nullable field 'logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows-latest, Debug): Editor/TextStructure/XmlTextStructureNavigator.cs#L86
Converting null literal or possible null value to non-nullable type.
build (windows-latest, Debug): Editor/SmartIndent/XmlSmartIndent.cs#L34
Non-nullable field 'logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows-latest, Debug): Editor/Parsing/BackgroundParser.cs#L35
Converting null literal or possible null value to non-nullable type.
build (windows-latest, Debug): Editor/Parsing/BackgroundParser.cs#L37
Dereference of a possibly null reference.
build (windows-latest, Debug): Editor/Parsing/BackgroundParser.cs#L45
Dereference of a possibly null reference.
build (windows-latest, Debug): Editor/SmartIndent/XmlSmartIndent.cs#L34
Non-nullable field 'logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows-latest, Debug): Editor/TextStructure/XmlTextStructureNavigator.cs#L86
Converting null literal or possible null value to non-nullable type.
build (windows-latest, Debug): Editor/SmartIndent/XmlSmartIndent.cs#L34
Non-nullable field 'logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows-latest, Debug): Editor/Parsing/BackgroundParser.cs#L35
Converting null literal or possible null value to non-nullable type.