Merge pull request #132 from tghamm/dependabot/nuget/Castle.DynamicLi… #87
Annotations
11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Castle.DynamicLinqQueryBuilder/QueryBuilder.cs#L251
Missing XML comment for publicly visible type or member 'QueryBuilder.GetCSharpType(string)'
|
build:
Castle.DynamicLinqQueryBuilder/QueryBuilder.cs#L459
Missing XML comment for publicly visible type or member 'QueryBuilder.GetConstants(Type, object, bool, BuildExpressionOptions)'
|
build:
Castle.DynamicLinqQueryBuilder/QueryBuilder.cs#L1037
Missing XML comment for publicly visible type or member 'QueryBuilder.IsGenericList(Type)'
|
build:
Castle.DynamicLinqQueryBuilder/ReflectionHelpers.cs#L8
Missing XML comment for publicly visible type or member 'ReflectionHelpers'
|
build:
Castle.DynamicLinqQueryBuilder/ReflectionHelpers.cs#L10
Missing XML comment for publicly visible type or member 'ReflectionHelpers.SelectMethod'
|
build:
Castle.DynamicLinqQueryBuilder/ReflectionHelpers.cs#L11
Missing XML comment for publicly visible type or member 'ReflectionHelpers.WhereMethod'
|
build:
Castle.DynamicLinqQueryBuilder/ReflectionHelpers.cs#L12
Missing XML comment for publicly visible type or member 'ReflectionHelpers.ContainsMethod'
|
build:
Castle.DynamicLinqQueryBuilder/ReflectionHelpers.cs#L13
Missing XML comment for publicly visible type or member 'ReflectionHelpers.ToListMethod'
|
build:
Castle.DynamicLinqQueryBuilder/ReflectionHelpers.cs#L23
Missing XML comment for publicly visible type or member 'ReflectionHelpers.GetExtensionMethods(Assembly)'
|
build:
Castle.DynamicLinqQueryBuilder/ReflectionHelpers.cs#L31
Missing XML comment for publicly visible type or member 'ReflectionHelpers.GetExtensionMethod(Assembly, string)'
|