Skip to content

Cleaned up async flow #38

Cleaned up async flow

Cleaned up async flow #38

Triggered via push February 5, 2024 01:02
Status Success
Total duration 1m 37s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: ThunderstoreMessages.cs#L43
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L46
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L49
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L52
Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L55
Non-nullable property 'PackageUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L58
Non-nullable property 'DateCreated' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L61
Non-nullable property 'DateUpdated' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L76
Non-nullable property 'Latest' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L79
Non-nullable property 'CommunityListings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.