Skip to content

Fix some nullability warnings #161

Fix some nullability warnings

Fix some nullability warnings #161

Triggered via push July 12, 2023 03:16
Status Failure
Total duration 2m 14s
Artifacts

main.yml

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

Annotations

20 errors and 4 warnings
build (ubuntu-latest, Debug): Editor/Commands/SplitTagsOnEnterCommandHandler.cs#L58
'ILogger<SplitTagsOnEnterCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<SplitTagsOnEnterCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest, Debug): Editor/Commands/NavigateToHighlightReferenceCommandHandler.cs#L64
'ILogger<NavigateToHighlightReferenceCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<NavigateToHighlightReferenceCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest, Debug): Editor/Commands/NavigateToHighlightReferenceCommandHandler.cs#L78
'ILogger<NavigateToHighlightReferenceCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<NavigateToHighlightReferenceCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest, Debug): Editor/Commands/CommentUncommentCommandHandler.cs#L99
'ILogger<CommentUncommentCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<CommentUncommentCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest, Debug): Editor/Commands/AutoClosingTagCommandHandler.cs#L65
'ILogger<AutoClosingTagCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<AutoClosingTagCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest, Debug): Editor/BraceCompletion/XmlBraceCompletionCommandHandler.cs#L72
'ILogger<XmlBraceCompletionCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<XmlBraceCompletionCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest, Debug): Editor/BraceCompletion/XmlBraceCompletionCommandHandler.cs#L72
'ILogger<XmlBraceCompletionCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<XmlBraceCompletionCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest, Debug): Editor/Commands/SplitTagsOnEnterCommandHandler.cs#L58
'ILogger<SplitTagsOnEnterCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<SplitTagsOnEnterCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest, Debug): Editor/Commands/NavigateToHighlightReferenceCommandHandler.cs#L64
'ILogger<NavigateToHighlightReferenceCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<NavigateToHighlightReferenceCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest, Debug): Editor/Commands/NavigateToHighlightReferenceCommandHandler.cs#L78
'ILogger<NavigateToHighlightReferenceCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<NavigateToHighlightReferenceCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest, Debug): Editor/Commands/SplitTagsOnEnterCommandHandler.cs#L58
'ILogger<SplitTagsOnEnterCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<SplitTagsOnEnterCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest, Debug): Editor/Commands/NavigateToHighlightReferenceCommandHandler.cs#L64
'ILogger<NavigateToHighlightReferenceCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<NavigateToHighlightReferenceCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest, Debug): Editor/Commands/NavigateToHighlightReferenceCommandHandler.cs#L78
'ILogger<NavigateToHighlightReferenceCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<NavigateToHighlightReferenceCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest, Debug): Editor/Commands/CommentUncommentCommandHandler.cs#L99
'ILogger<CommentUncommentCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<CommentUncommentCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest, Debug): Editor/Commands/AutoClosingTagCommandHandler.cs#L65
'ILogger<AutoClosingTagCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<AutoClosingTagCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest, Debug): Editor/BraceCompletion/XmlBraceCompletionCommandHandler.cs#L72
'ILogger<XmlBraceCompletionCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<XmlBraceCompletionCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest, Debug): Editor/BraceCompletion/XmlBraceCompletionCommandHandler.cs#L72
'ILogger<XmlBraceCompletionCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<XmlBraceCompletionCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest, Debug): Editor/Commands/SplitTagsOnEnterCommandHandler.cs#L58
'ILogger<SplitTagsOnEnterCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<SplitTagsOnEnterCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest, Debug): Editor/Commands/NavigateToHighlightReferenceCommandHandler.cs#L64
'ILogger<NavigateToHighlightReferenceCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<NavigateToHighlightReferenceCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest, Debug): Editor/Commands/NavigateToHighlightReferenceCommandHandler.cs#L78
'ILogger<NavigateToHighlightReferenceCommandHandler>' does not contain a definition for 'LogInternalError' and no accessible extension method 'LogInternalError' accepting a first argument of type 'ILogger<NavigateToHighlightReferenceCommandHandler>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest, Debug): Core.Tests/Parser/ParsingTests.cs#L520
Dereference of a possibly null reference.
build (ubuntu-latest, Debug): Core.Tests/Parser/ParsingTests.cs#L520
Dereference of a possibly null reference.
build (windows-latest, Debug): Core.Tests/Parser/ParsingTests.cs#L520
Dereference of a possibly null reference.
build (windows-latest, Debug): Core.Tests/Parser/ParsingTests.cs#L520
Dereference of a possibly null reference.