Skip to content

CodeQL

CodeQL #40

Triggered via schedule January 5, 2026 02:30
Status Success
Total duration 2m 9s
Artifacts

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): ManagedCode.Orleans.Graph/Attributes/AllowGrainCallAttribute.cs#L14
Missing XML comment for publicly visible type or member 'AllowGrainCallAttribute.SourceMethods'
Analyze (csharp): ManagedCode.Orleans.Graph/Attributes/AllowGrainCallAttribute.cs#L12
Missing XML comment for publicly visible type or member 'AllowGrainCallAttribute.AllowReentrancy'
Analyze (csharp): ManagedCode.Orleans.Graph/Attributes/AllowGrainCallAttribute.cs#L10
Missing XML comment for publicly visible type or member 'AllowGrainCallAttribute.AllowAllMethods'
Analyze (csharp): ManagedCode.Orleans.Graph/Attributes/AllowGrainCallAttribute.cs#L8
Missing XML comment for publicly visible type or member 'AllowGrainCallAttribute.TargetGrainType'
Analyze (csharp): ManagedCode.Orleans.Graph/Attributes/AllowGrainCallAttribute.cs#L6
Missing XML comment for publicly visible type or member 'AllowGrainCallAttribute.AllowGrainCallAttribute(Type)'
Analyze (csharp): ManagedCode.Orleans.Graph/Attributes/AllowGrainCallAttribute.cs#L6
Missing XML comment for publicly visible type or member 'AllowGrainCallAttribute'
Analyze (csharp): ManagedCode.Orleans.Graph/Attributes/AllowClientCallAttribute.cs#L17
Missing XML comment for publicly visible type or member 'AllowClientCallAttribute.GrainType'
Analyze (csharp): ManagedCode.Orleans.Graph/Attributes/AllowClientCallAttribute.cs#L12
Missing XML comment for publicly visible type or member 'AllowClientCallAttribute.AllowClientCallAttribute(Type)'
Analyze (csharp): ManagedCode.Orleans.Graph/Attributes/AllowClientCallAttribute.cs#L8
Missing XML comment for publicly visible type or member 'AllowClientCallAttribute.AllowClientCallAttribute()'
Analyze (csharp): ManagedCode.Orleans.Graph/Attributes/AllowClientCallAttribute.cs#L6
Missing XML comment for publicly visible type or member 'AllowClientCallAttribute'