Skip to content

Cleaned up code flow #37

Cleaned up code flow

Cleaned up code flow #37

Triggered via push February 4, 2024 23:10
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#L85
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L88
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L91
Non-nullable property 'VersionNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L94
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L97
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L100
Non-nullable property 'Icon' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L103
Non-nullable property 'Dependencies' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L106
Non-nullable property 'DownloadUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L112
Non-nullable property 'DateCreated' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L115
Non-nullable property 'WebsiteUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.