Skip to content

Update dependency Microsoft.EntityFrameworkCore to v7.0.5 #874

Update dependency Microsoft.EntityFrameworkCore to v7.0.5

Update dependency Microsoft.EntityFrameworkCore to v7.0.5 #874

Triggered via pull request April 11, 2023 15:34
Status Success
Total duration 22m 37s
Artifacts

codeql-analysis.yml

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

Annotations

10 warnings
Analyze (csharp): src/Dhgms.Nucleotide.Generators/PropertyInfo/IPropertyWithRange.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Dhgms.Nucleotide.Generators/PropertyInfo/IPropertyWithRange.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Dhgms.Nucleotide.Generators/Features/Common/AttributeGenerators/IAttributeGenerator.cs#L11
Missing XML comment for publicly visible type or member 'IAttributeGenerator<TPropertyInfo>'
Analyze (csharp): src/Dhgms.Nucleotide.Generators/Features/Common/AttributeGenerators/IAttributeGenerator.cs#L14
Missing XML comment for publicly visible type or member 'IAttributeGenerator<TPropertyInfo>.GetAttributes(TPropertyInfo)'
Analyze (csharp): src/Dhgms.Nucleotide.Generators/Features/Common/AttributeGenerators/NumericPropertyAttributeGenerator.cs#L12
Missing XML comment for publicly visible type or member 'NumericPropertyAttributeGenerator<TNumeric>'
Analyze (csharp): src/Dhgms.Nucleotide.Generators/Features/Common/AttributeGenerators/NumericPropertyAttributeGenerator.cs#L15
Missing XML comment for publicly visible type or member 'NumericPropertyAttributeGenerator<TNumeric>.GetAttributes(NumericPropertyInfo<TNumeric>)'
Analyze (csharp): src/Dhgms.Nucleotide.Generators/Features/Common/AttributeGenerators/StringPropertyAttributeGenerator.cs#L12
Missing XML comment for publicly visible type or member 'StringPropertyAttributeGenerator'
Analyze (csharp): src/Dhgms.Nucleotide.Generators/Features/Common/AttributeGenerators/StringPropertyAttributeGenerator.cs#L14
Missing XML comment for publicly visible type or member 'StringPropertyAttributeGenerator.GetAttributes(ClrStringPropertyInfo)'
Analyze (csharp): src/Dhgms.Nucleotide.Generators/Features/Cqrs/CommandFactoryInterfaceFeatureFlags.cs#L7
Missing XML comment for publicly visible type or member 'CommandFactoryInterfaceFeatureFlags'
Analyze (csharp): src/Dhgms.Nucleotide.Generators/Features/Cqrs/CommandFactoryInterfaceGenerator.cs#L15
Missing XML comment for publicly visible type or member 'CommandFactoryInterfaceGenerator.GetNamespace()'