Build and publish #2552
build_and_publish.yml
on: merge_group
Build and publish
2m 19s
Annotations
1 error and 11 warnings
Build and publish
Process completed with exit code 1.
|
Build and publish
No files were found with the provided path: TestResults. No artifacts will be uploaded.
|
Build and publish:
src/JoinRpg.PrimitiveTypes/AccessArguments.cs#L4
XML comment is not placed on a valid language element
|
Build and publish:
src/JoinRpg.PrimitiveTypes/AccessArguments.cs#L8
XML comment is not placed on a valid language element
|
Build and publish:
src/JoinRpg.PrimitiveTypes/AccessArguments.cs#L12
XML comment is not placed on a valid language element
|
Build and publish:
src/PscbApi/FastPaymentsSystemApi.cs#L62
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 and publish:
src/PscbApi/FastPaymentsSystemApi.cs#L65
Non-nullable property 'LogoUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and publish:
src/PscbApi/FastPaymentsSystemApi.cs#L68
Non-nullable property 'PaymentUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and publish:
src/PscbApi/FastPaymentsSystemApi.cs#L74
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and publish:
src/PscbApi/FastPaymentsSystemApi.cs#L77
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and publish:
src/PscbApi/FastPaymentsSystemApi.cs#L83
Non-nullable property 'Banks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and publish:
src/PscbApi/Models/RefundData.cs#L14
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|