v0.1.1 #8
Annotations
1 error and 13 warnings
push_release
Process completed with exit code 1.
|
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/
|
push_release:
TransformerBeeClient/TransformerBeeClient.UnitTest/ConnectionTests.cs#L18
Possible null reference argument for parameter 'httpClientFactory' in 'TransformerBeeRestClient.TransformerBeeRestClient(IHttpClientFactory httpClientFactory, ITransformerBeeAuthenticator authenticator, string httpClientName = "TransformerBee")'.
|
push_release:
TransformerBeeClient/TransformerBeeClient.IntegrationTest/Bo4eToEdifactTests.cs#L39
Possible null reference argument for parameter 'boneyComb' in 'Task<string> ICanConvertToEdifact.ConvertToEdifact(BOneyComb boneyComb, EdifactFormatVersion formatVersion)'.
|
push_release:
TransformerBeeClient/TransformerBeeClient.IntegrationTest/ClientFixture.cs#L26
Possible null reference assignment.
|
push_release:
TransformerBeeClient/TransformerBeeClient.IntegrationTest/ClientFixture.cs#L17
Non-nullable field 'HttpClientFactory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
push_release:
TransformerBeeClient/TransformerBeeClient.IntegrationTest/EdifactToBo4eTests.cs#L64
Possible null reference argument for parameter 'httpClientFactory' in 'TransformerBeeRestClient.TransformerBeeRestClient(IHttpClientFactory httpClientFactory, ITransformerBeeAuthenticator authenticator, string httpClientName = "TransformerBee")'.
|
push_release:
TransformerBeeClient/TransformerBeeClient.IntegrationTest/ConnectionTests.cs#L40
Possible null reference argument for parameter 'httpClientFactory' in 'TransformerBeeRestClient.TransformerBeeRestClient(IHttpClientFactory httpClientFactory, ITransformerBeeAuthenticator authenticator, string httpClientName = "TransformerBee")'.
|
push_release:
TransformerBeeClient/ExampleAspNetCoreApplication/Program.cs#L23
Possible null reference argument for parameter 'source' in 'BOneyComb Enumerable.Single<BOneyComb>(IEnumerable<BOneyComb> source)'.
|
push_release:
TransformerBeeClient/TransformerBeeClient.IntegrationTest/Bo4eToEdifactTests.cs#L39
Possible null reference argument for parameter 'boneyComb' in 'Task<string> ICanConvertToEdifact.ConvertToEdifact(BOneyComb boneyComb, EdifactFormatVersion formatVersion)'.
|
push_release:
TransformerBeeClient/TransformerBeeClient.IntegrationTest/EdifactToBo4eTests.cs#L64
Possible null reference argument for parameter 'httpClientFactory' in 'TransformerBeeRestClient.TransformerBeeRestClient(IHttpClientFactory httpClientFactory, ITransformerBeeAuthenticator authenticator, string httpClientName = "TransformerBee")'.
|
push_release:
TransformerBeeClient/TransformerBeeClient.IntegrationTest/ClientFixture.cs#L26
Possible null reference assignment.
|