Bump MSTest.TestAdapter from 3.7.0 to 3.7.1 #433
Annotations
20 warnings
build (Debug)
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
build (Debug):
GitHubNotifier/DataTypes/GitHubComments.cs#L7
Non-nullable property 'url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
GitHubNotifier/DataTypes/GitHubComments.cs#L8
Non-nullable property 'html_url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
GitHubNotifier/DataTypes/GitHubComments.cs#L9
Non-nullable property 'issue_url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
GitHubNotifier/DataTypes/GitHubComments.cs#L11
Non-nullable property 'node_id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
GitHubNotifier/DataTypes/GitHubComments.cs#L12
Non-nullable property 'user' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
GitHubNotifier/DataTypes/GitHubComments.cs#L15
Non-nullable property 'author_association' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
GitHubNotifier/DataTypes/GitHubComments.cs#L16
Non-nullable property 'body' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
GitHubNotifier/DataTypes/GitHubComments.cs#L17
Non-nullable property 'performed_via_github_app' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
GitHubNotifier/DataTypes/GitHubComments.cs#L22
Non-nullable property 'Comments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release)
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
build (Release):
GitHubNotifier/Forms/UserSettingsForm.cs#L14
Non-nullable field 'selectedRepositorySettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (Release):
GitHubNotifier/Managers/UserSettingsManager.cs#L22
Possible null reference assignment.
|
build (Release):
GitHubNotifier/Managers/UserSettingsManager.cs#L30
Non-nullable event 'RepositoriesChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
build (Release):
GitHubNotifier/Managers/UserSettingsManager.cs#L30
Non-nullable property 'Repositories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
GitHubNotifier/Managers/UserSettingsManager.cs#L30
Non-nullable property 'LocalGitHubToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
GitHubNotifier/Managers/UserSettingsManager.cs#L30
Non-nullable property 'GitHubToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
GitHubNotifier/Managers/UserSettingsManager.cs#L30
Non-nullable property 'RepositoryRoot' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
GitHubNotifier/DataTypes/RepositorySettings.cs#L37
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
GitHubNotifier/DataTypes/RepositorySettings.cs#L37
Non-nullable property 'RepoName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifactory_Debug
|
10.1 MB |
|
artifactory_Release
|
10.1 MB |
|