Skip to content

Issue/338

Issue/338 #467

Triggered via pull request July 18, 2024 20:11
Status Failure
Total duration 1m 9s
Artifacts

build-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
build: test/Streamiz.Kafka.Net.Tests/Private/DefaultKafkaClientSupplierTests.cs#L23
The type or namespace name 'DefaultKafkaClientSupplier' could not be found (are you missing a using directive or an assembly reference?)
build: test/Streamiz.Kafka.Net.Tests/Private/DefaultKafkaClientSupplierTests.cs#L29
The type or namespace name 'DefaultKafkaClientSupplier' could not be found (are you missing a using directive or an assembly reference?)
build: test/Streamiz.Kafka.Net.Tests/Private/DefaultKafkaClientSupplierTests.cs#L29
The type or namespace name 'KafkaLoggerAdapter' could not be found (are you missing a using directive or an assembly reference?)
build: test/Streamiz.Kafka.Net.Tests/Private/DefaultKafkaClientSupplierTests.cs#L38
The type or namespace name 'DefaultKafkaClientSupplier' could not be found (are you missing a using directive or an assembly reference?)
build: test/Streamiz.Kafka.Net.Tests/Private/DefaultKafkaClientSupplierTests.cs#L38
The type or namespace name 'KafkaLoggerAdapter' could not be found (are you missing a using directive or an assembly reference?)
build: test/Streamiz.Kafka.Net.Tests/Private/KafkaLoggerAdapterTests.cs#L134
The type or namespace name 'KafkaLoggerAdapter' could not be found (are you missing a using directive or an assembly reference?)
build: test/Streamiz.Kafka.Net.Tests/Private/KafkaLoggerAdapterTests.cs#L156
The type or namespace name 'KafkaLoggerAdapter' could not be found (are you missing a using directive or an assembly reference?)
build: test/Streamiz.Kafka.Net.Tests/Private/KafkaLoggerAdapterTests.cs#L178
The type or namespace name 'KafkaLoggerAdapter' could not be found (are you missing a using directive or an assembly reference?)
build: test/Streamiz.Kafka.Net.Tests/Private/DefaultKafkaClientSupplierTests.cs#L47
The type or namespace name 'DefaultKafkaClientSupplier' could not be found (are you missing a using directive or an assembly reference?)
build: test/Streamiz.Kafka.Net.Tests/Private/DefaultKafkaClientSupplierTests.cs#L47
The type or namespace name 'KafkaLoggerAdapter' could not be found (are you missing a using directive or an assembly reference?)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: core/EnumerableExtensions.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: core/Metrics/Sensor.cs#L73
Cannot convert null literal to non-nullable reference type.
build: core/Metrics/Sensor.cs#L91
Cannot convert null literal to non-nullable reference type.
build: core/Metrics/Sensor.cs#L109
Cannot convert null literal to non-nullable reference type.
build: core/Metrics/Sensor.cs#L129
Cannot convert null literal to non-nullable reference type.
build: core/State/Cache/Internal/CacheEntry.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: core/State/Cache/Internal/CacheEntry.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: core/State/Cache/Internal/CacheEntry.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: core/State/Cache/Internal/CacheEntry.CacheEntryTokens.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: core/State/Cache/Internal/CacheEntryExtensions.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.