fix: resolve producer lookup failure when posting Reply messages #6844
Annotations
12 warnings
|
Analyze (csharp):
samples/Analyzer/AnalyzerSamples/SubscriptionSample.cs#L18
MessagePump assignment is Missing from SubscriptionTest
|
|
Analyze (csharp):
samples/Analyzer/AnalyzerSamples/PublicationSample.cs#L9
RequestType assignment is Missing from PublicationSample
|
|
Analyze (csharp):
samples/Analyzer/AnalyzerSamples/WrapWithMapperSample.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
samples/Analyzer/AnalyzerSamples/WrapWithMapperSample.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
samples/Analyzer/AnalyzerSamples/SubscriptionSample.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
samples/Analyzer/AnalyzerSamples/SubscriptionSample.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
samples/Analyzer/AnalyzerSamples/SubscriptionSample.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
samples/Analyzer/AnalyzerSamples/SubscriptionSample.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
samples/Analyzer/AnalyzerSamples/SubscriptionSample.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
samples/Analyzer/AnalyzerSamples/SubscriptionSample.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
|
|
Analyze (csharp)
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|