Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

set verion to 5.0.0.0 #279

set verion to 5.0.0.0

set verion to 5.0.0.0 #279

Triggered via push August 4, 2023 11:46
Status Failure
Total duration 3m 54s
Artifacts
Matrix: build
Push NuGet Packages
0s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 12 warnings
build (Release): Analogy.Implementation.KafkaProvider.Example/AnalogyKafkaExampleDataProvider.cs#L14
Member 'ConnectedLargeImage' is explicitly initialized to its default value
build (Release): Analogy.Implementation.KafkaProvider.Example/AnalogyKafkaExampleDataProvider.cs#L15
Member 'ConnectedSmallImage' is explicitly initialized to its default value
build (Release): Analogy.Implementation.KafkaProvider.Example/AnalogyKafkaExampleDataProvider.cs#L16
Member 'DisconnectedLargeImage' is explicitly initialized to its default value
build (Release): Analogy.Implementation.KafkaProvider.Example/AnalogyKafkaExampleDataProvider.cs#L17
Member 'DisconnectedSmallImage' is explicitly initialized to its default value
build (Release): Analogy.Implementation.KafkaProvider.Example/AnalogyKafkaExampleDataProvider.cs#L31
Member 'UseCustomColors' is explicitly initialized to its default value
build (Release): Analogy.Implementation.KafkaProvider.Example/TimerMessagesSimulator.cs#L9
Member 'messageCount' is explicitly initialized to its default value
build (Release): Analogy.Implementation.KafkaProvider.Example/AnalogyKafkaExampleDataProvider.cs#L14
Member 'ConnectedLargeImage' is explicitly initialized to its default value
build (Release): Analogy.Implementation.KafkaProvider.Example/AnalogyKafkaExampleDataProvider.cs#L15
Member 'ConnectedSmallImage' is explicitly initialized to its default value
build (Release): Analogy.Implementation.KafkaProvider.Example/AnalogyKafkaExampleDataProvider.cs#L16
Member 'DisconnectedLargeImage' is explicitly initialized to its default value
build (Release): Analogy.Implementation.KafkaProvider.Example/AnalogyKafkaExampleDataProvider.cs#L17
Member 'DisconnectedSmallImage' is explicitly initialized to its default value
build (Debug)
The operation was canceled.
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Release): Analogy.Implementation.KafkaProvider/AnalogyKafkaFactory.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.Implementation.KafkaProvider/AnalogyKafkaFactory.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.Implementation.KafkaProvider/AnalogyKafkaDataProvider.cs#L13
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.Implementation.KafkaProvider/AnalogyKafkaDataProvider.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.Implementation.KafkaProvider/AnalogyKafkaDataProvider.cs#L30
Non-nullable property 'FileOperationsHandler' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release): Analogy.Implementation.KafkaProvider/AnalogyKafkaDataProvider.cs#L30
Non-nullable property 'Consumer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release): Analogy.Implementation.KafkaProvider/AnalogyKafkaDataProvider.cs#L30
Non-nullable field 'Consuming' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): Analogy.Implementation.KafkaProvider/AnalogyKafkaDataProvider.cs#L50
Nullability of reference types in type of parameter 'sender' of 'void AnalogyKafkaDataProvider.Consumer_OnMessageReady(object sender, KafkaMessageArgs<AnalogyLogMessage> e)' doesn't match the target delegate 'EventHandler<KafkaMessageArgs<AnalogyLogMessage>>' (possibly because of nullability attributes).
build (Release): Analogy.Implementation.KafkaProvider/DownloadInformation.cs#L16
Converting null literal or possible null value to non-nullable type.
build (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/