feat: Incremental & streaming quotes, v3.0.0 #164
Annotations
10 errors and 2 warnings
analyze:
src/_common/BinarySettings.cs#L35
Feature 'primary constructors' is not available in C# 10.0. Please use language version 12.0 or greater.
|
analyze:
src/_common/Observables/IStreamObservable.cs#L19
Feature 'primary constructors' is not available in C# 10.0. Please use language version 12.0 or greater.
|
analyze:
src/_common/Observables/StreamHub.cs#L444
Feature 'primary constructors' is not available in C# 10.0. Please use language version 12.0 or greater.
|
analyze:
src/_common/Observables/StreamHub.cs#L457
Feature 'primary constructors' is not available in C# 10.0. Please use language version 12.0 or greater.
|
analyze:
src/_common/ObsoleteV3.cs#L104
Feature 'primary constructors' is not available in C# 10.0. Please use language version 12.0 or greater.
|
analyze:
src/_common/Observables/StreamHub.Observable.cs#L51
Feature 'primary constructors' is not available in C# 10.0. Please use language version 12.0 or greater.
|
analyze:
src/a-d/Adx/Adx.BufferList.cs#L179
Feature 'primary constructors' is not available in C# 10.0. Please use language version 12.0 or greater.
|
analyze:
src/_common/BinarySettings.cs#L35
Feature 'primary constructors' is not available in C# 10.0. Please use language version 12.0 or greater.
|
analyze:
src/_common/Observables/IStreamObservable.cs#L19
Feature 'primary constructors' is not available in C# 10.0. Please use language version 12.0 or greater.
|
analyze:
src/_common/Observables/StreamHub.cs#L444
Feature 'primary constructors' is not available in C# 10.0. Please use language version 12.0 or greater.
|
analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
analyze
Failed to upload a SARIF file for the unsuccessful execution. Code scanning status information for the repository may be out of date as a result. Processing errors: CodeQL analyses from advanced configurations cannot be processed when the default setup is enabled
|