Skip to content

Add extensible context on XmlCompletionSource #185

Add extensible context on XmlCompletionSource

Add extensible context on XmlCompletionSource #185

Triggered via pull request October 10, 2023 21:50
Status Success
Total duration 3m 3s
Artifacts

main.yml

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

Annotations

12 warnings
build (ubuntu-latest, Debug): Editor/Completion/XmlCompletionTriggerContext.cs#L30
Non-nullable property 'NodePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest, Debug): Editor/Completion/XmlCompletionTriggerContext.cs#L50
Possible null reference assignment.
build (ubuntu-latest, Debug): Editor/Completion/XmlCompletionTriggerContext.cs#L54
Dereference of a possibly null reference.
build (ubuntu-latest, Debug): Editor/Completion/XmlCompletionTriggerContext.cs#L30
Non-nullable property 'NodePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest, Debug): Editor/Completion/XmlCompletionTriggerContext.cs#L50
Possible null reference assignment.
build (ubuntu-latest, Debug): Editor/Completion/XmlCompletionTriggerContext.cs#L54
Dereference of a possibly null reference.
build (windows-latest, Debug): Editor/Completion/XmlCompletionTriggerContext.cs#L30
Non-nullable property 'NodePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest, Debug): Editor/Completion/XmlCompletionTriggerContext.cs#L54
Dereference of a possibly null reference.
build (windows-latest, Debug): Editor/Completion/XmlCompletionTriggerContext.cs#L30
Non-nullable property 'NodePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest, Debug): Editor/Completion/XmlCompletionTriggerContext.cs#L54
Dereference of a possibly null reference.