Bump coverlet.collector from 6.0.3 to 6.0.4 #440
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/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 (Debug):
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 (Debug):
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.
|
build (Debug):
GitHubNotifier/DataTypes/GithubAsset.cs#L14
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/GithubAsset.cs#L15
Non-nullable property '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/GithubAsset.cs#L16
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
GitHubNotifier/DataTypes/GithubAsset.cs#L17
Non-nullable property 'ContentType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
GitHubNotifier/DataTypes/GithubAsset.cs#L22
Non-nullable property 'BrowserDownloadUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
GitHubNotifier/DataTypes/GithubAsset.cs#L23
Non-nullable property 'Uploader' 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/UserControls/RepositoryEntry.cs#L18
Non-nullable field 'Repo' 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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifactory_Debug
|
10.1 MB |
|
artifactory_Release
|
10.1 MB |
|