v0.0.1 #2
Annotations
10 errors and 3 warnings
push_release:
TransformerBeeClient/TransformerBeeClient/Model/BOneyComb.cs#L18
Non-nullable property 'Stammdaten' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_release:
TransformerBeeClient/TransformerBeeClient/Model/BOneyComb.cs#L25
Non-nullable property 'Transaktionsdaten' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_release:
TransformerBeeClient/TransformerBeeClient/Model/Bo4eTransactionToEdifactResponse.cs#L14
Non-nullable property 'Edifact' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_release:
TransformerBeeClient/TransformerBeeClient/Model/Marktnachricht.cs#L24
Non-nullable property 'Transaktionen' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_release:
TransformerBeeClient/TransformerBeeClient/Model/Marktnachricht.cs#L31
Non-nullable property 'Nachrichtendaten' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_release:
TransformerBeeClient/TransformerBeeClient/Model/EdifactToBo4eResponse.cs#L16
Non-nullable property 'Bo4eJsonString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_release:
TransformerBeeClient/TransformerBeeClient/Model/EdifactToBo4eRequest.cs#L16
Non-nullable property 'Edifact' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_release:
TransformerBeeClient/TransformerBeeClient/Model/Bo4eTransactionToEdifactRequest.cs#L16
Non-nullable property 'Bo4eJsonString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_release:
TransformerBeeClient/TransformerBeeClient/RestClient.cs#L49
Possible null reference argument for parameter 'uri' in 'UriBuilder.UriBuilder(Uri uri)'.
|
push_release:
TransformerBeeClient/TransformerBeeClient/RestClient.cs#L72
Possible null reference argument for parameter 'uri' in 'UriBuilder.UriBuilder(Uri uri)'.
|
push_release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: olegtarasov/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
push_release
The following actions uses node12 which is deprecated and will be forced to run on node16: olegtarasov/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
push_release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|