Skip to content

Update NUnit and Test SDK #190

Update NUnit and Test SDK

Update NUnit and Test SDK #190

Triggered via pull request January 29, 2024 23:21
Status Success
Total duration 1m 55s
Artifacts

main.yml

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

Annotations

14 warnings
build (ubuntu-latest, Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.