ReadME Changes Proposal for Developers #1
Closed
Annotations
1 error and 6 warnings
|
build/Utils/ThunderstoreManifest.cs#L5
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build/Utils/ThunderstoreManifest.cs#L6
Non-nullable property 'version_number' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build/Utils/ThunderstoreManifest.cs#L7
Non-nullable property 'website_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build/Utils/ThunderstoreManifest.cs#L8
Non-nullable property 'description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build/Utils/ThunderstoreManifest.cs#L9
Non-nullable property 'dependencies' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build/Build.cs#L29
Parameter 'ICakeContext context' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
The logs for this run have expired and are no longer available.
Loading