Skip to content

Log exceptions before bubbling to editor #137

Log exceptions before bubbling to editor

Log exceptions before bubbling to editor #137

Triggered via push July 8, 2023 08:16
Status Success
Total duration 3m 9s
Artifacts

main.yml

on: push
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/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/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/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/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.