Skip to content

Bump xunit.runner.visualstudio from 2.4.5 to 2.8.2 #92

Bump xunit.runner.visualstudio from 2.4.5 to 2.8.2

Bump xunit.runner.visualstudio from 2.4.5 to 2.8.2 #92

Triggered via pull request August 13, 2024 20:52
Status Success
Total duration 3m 4s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: ExportViewer.Core/Models/JSON/Conversation.cs#L13
Non-nullable property 'Participants' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ExportViewer.Core/Models/JSON/BumpedMessageMetadata.cs#L12
Non-nullable property 'BumpedMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ExportViewer.Core/Models/JSON/Conversation.cs#L16
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ExportViewer.Core/Models/JSON/Conversation.cs#L19
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ExportViewer.Core/Models/JSON/Conversation.cs#L25
Non-nullable property 'ThreadType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ExportViewer.Core/Models/JSON/Conversation.cs#L28
Non-nullable property 'ThreadPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ExportViewer.Core/Models/JSON/Conversation.cs#L31
Non-nullable property 'MagicWords' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ExportViewer.Core/Models/JSON/Video.cs#L12
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ExportViewer.Core/Models/Common/Message.cs#L9
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.