v7.2.0 #380
dotnet-core-desktop.yml
on: push
Matrix: build
Push NuGet Packages
20s
Annotations
41 warnings
build (Release):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L12
Non-nullable property 'Sha' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L13
Non-nullable property 'NodeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L14
Non-nullable property 'Commit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L15
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 (Release):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L16
Non-nullable property 'HtmlUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L17
Non-nullable property 'CommentsUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L18
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L19
Non-nullable property 'Committer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L20
Non-nullable property 'Parents' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Analogy.CommonUtilities/Github/GitHubComment.cs#L12
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 (Release):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L58
Non-nullable property 'Sha' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L59
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 (Release):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L60
Non-nullable property 'HtmlUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L12
Non-nullable property 'Sha' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L13
Non-nullable property 'NodeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L14
Non-nullable property 'Commit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L15
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 (Release):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L16
Non-nullable property 'HtmlUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Analogy.CommonUtilities/Github/GitHubComment.cs#L12
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):
Analogy.CommonUtilities/Github/GitHubComment.cs#L13
Non-nullable property 'HtmlUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L17
Non-nullable property 'CommentsUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Analogy.CommonUtilities/Github/GitHubComment.cs#L14
Non-nullable property 'IssueUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L18
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Analogy.CommonUtilities/Github/GitHubComment.cs#L16
Non-nullable property 'NodeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Analogy.CommonUtilities/Github/GitHubComment.cs#L17
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):
Analogy.CommonUtilities/Github/GitHubComment.cs#L20
Non-nullable property 'AuthorAssociation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Analogy.CommonUtilities/Github/GitHubComment.cs#L21
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):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L58
Non-nullable property 'Sha' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L59
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):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L60
Non-nullable property 'HtmlUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Analogy.CommonUtilities/Github/GitHubComment.cs#L26
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 (Debug):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L58
Non-nullable property 'Sha' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L59
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):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L60
Non-nullable property 'HtmlUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L12
Non-nullable property 'Sha' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L13
Non-nullable property 'NodeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L14
Non-nullable property 'Commit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L15
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):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L16
Non-nullable property 'HtmlUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Analogy.CommonUtilities/Github/GitHubCommit.cs#L17
Non-nullable property 'CommentsUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Push NuGet Packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifactory_Debug
Expired
|
1.31 MB |
|
artifactory_Release
Expired
|
1.29 MB |
|