Skip to content

update nugets

update nugets #379

Triggered via push December 18, 2024 08:59
Status Success
Total duration 4m 25s
Artifacts 2
Matrix: build
Push NuGet Packages
51s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

41 warnings
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#L51
Non-nullable property 'Reason' 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#L52
Non-nullable property 'Signature' 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#L53
Non-nullable property 'Payload' 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/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/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/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 (Release): Analogy.CommonUtilities/Github/GitHubCommit.cs#L51
Non-nullable property 'Reason' 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#L52
Non-nullable property 'Signature' 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#L53
Non-nullable property 'Payload' 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/UI/CommonLogSettingsUC.cs#L37
Possible null reference assignment.
build (Release): Analogy.CommonUtilities/Github/GithubAsset.cs#L10
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/GithubAsset.cs#L12
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 (Release): Analogy.CommonUtilities/Github/GithubAsset.cs#L14
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): Analogy.CommonUtilities/Github/GitHubCommit.cs#L51
Non-nullable property 'Reason' 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#L52
Non-nullable property 'Signature' 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#L53
Non-nullable property 'Payload' 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#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 (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 (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/GitHubIssue.cs#L50
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/GitHubIssue.cs#L51
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/GitHubIssue.cs#L52
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): Analogy.CommonUtilities/Github/GitHubIssue.cs#L53
Non-nullable property 'Color' 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/GitHubIssue.cs#L55
Non-nullable property 'Description' 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#L36
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): Analogy.CommonUtilities/Github/GitHubCommit.cs#L37
Non-nullable property 'Email' 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.
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.3 MB