Skip to content

Removed dependency in workflow #27

Removed dependency in workflow

Removed dependency in workflow #27

Triggered via push January 31, 2024 01:07
Status Success
Total duration 1m 17s
Billable time 2m
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@v2, 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: Utilities.cs#L16
Converting null literal or possible null value to non-nullable type.
build: ThunderstoreMessages.cs#L97
Non-nullable property 'categories' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L100
Non-nullable property 'community' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L103
Non-nullable property 'review_status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L56
Non-nullable property '_namespace' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L59
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L62
Non-nullable property 'version_number' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L65
Non-nullable property 'full_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L68
Non-nullable property 'description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ThunderstoreMessages.cs#L71
Non-nullable property 'icon' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.