Update main.yml #6
Annotations
22 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Core:
dotnet/PopcornNetStandard/Expanders/PopcornBlindExpander.cs#L58
The variable 'ex' is declared but never used
|
Build Core:
dotnet/PopcornNetStandard/Abstractions/IPopcorn.cs#L8
Missing XML comment for publicly visible type or member 'IPopcorn'
|
Build Core:
dotnet/PopcornNetStandard/Abstractions/IPopcorn.cs#L10
Missing XML comment for publicly visible type or member 'IPopcorn.AuthorizeValue(object, string, object?)'
|
Build Core:
dotnet/PopcornNetStandard/Abstractions/IPopcorn.cs#L11
Missing XML comment for publicly visible type or member 'IPopcorn.GetSourceValue(object, string)'
|
Build Core:
dotnet/PopcornNetStandard/Abstractions/IPopcorn.cs#L12
Missing XML comment for publicly visible type or member 'IPopcorn.Expand(Type, object?, IReadOnlyList<PropertyReference>?)'
|
Build Core:
dotnet/PopcornNetStandard/Abstractions/IPopcorn.cs#L13
Missing XML comment for publicly visible type or member 'IPopcorn.DeterminePropertyReferences<T>(IReadOnlyList<PropertyReference>)'
|
Build Core:
dotnet/PopcornNetStandard/Abstractions/IPopcornExpander.cs#L7
Missing XML comment for publicly visible type or member 'IPopcornExpander'
|
Build Core:
dotnet/PopcornNetStandard/Abstractions/IPopcornExpander.cs#L9
Missing XML comment for publicly visible type or member 'IPopcornExpander.ShouldApplyIncludes'
|
Build Core:
dotnet/PopcornNetStandard/Abstractions/IPopcornExpander.cs#L11
Missing XML comment for publicly visible type or member 'IPopcornExpander.WillHandle(Type, object, IPopcorn)'
|
Build Core:
dotnet/PopcornNetStandard/Abstractions/IPopcornExpander.cs#L12
Missing XML comment for publicly visible type or member 'IPopcornExpander.Expand(Type, object, IReadOnlyList<PropertyReference>, IPopcorn)'
|
Build WebApi:
dotnet/PopcornNetStandard.WebApiCore/ExpandResultAttribute.cs#L23
Missing XML comment for publicly visible type or member 'ExpandResultAttribute.ExpandResultAttribute(Type)'
|
Build WebApi:
dotnet/PopcornNetStandard.WebApiCore/ExpandResultAttribute.cs#L29
Missing XML comment for publicly visible type or member 'ExpandResultAttribute.DestinationType'
|
Build WebApi:
dotnet/PopcornNetStandard.WebApiCore/ExpandResultAttribute.cs#L30
Missing XML comment for publicly visible type or member 'ExpandResultAttribute.ShouldExpand'
|
Build WebApi:
dotnet/PopcornNetStandard.WebApiCore/ExpandResultAttribute.cs#L38
Missing XML comment for publicly visible type or member 'DoNotExpandResultAttribute.DoNotExpandResultAttribute()'
|
Build WebApi:
dotnet/PopcornNetStandard.WebApiCore/ExpandServiceFilter.cs#L14
Missing XML comment for publicly visible type or member 'ExpandServiceFilter'
|
Build WebApi:
dotnet/PopcornNetStandard.WebApiCore/ExpandServiceFilter.cs#L21
Missing XML comment for publicly visible type or member 'ExpandServiceFilter.ExpandServiceFilter(IPopcorn, IPopcornContextAccessor)'
|
Build WebApi:
dotnet/PopcornNetStandard.WebApiCore/ExpandServiceFilter.cs#L29
Missing XML comment for publicly visible type or member 'ExpandServiceFilter.OnActionExecuting(ActionExecutingContext)'
|
Build WebApi:
dotnet/PopcornNetStandard.WebApiCore/ExpandServiceFilter.cs#L62
Missing XML comment for publicly visible type or member 'ExpandServiceFilter.OnActionExecuted(ActionExecutedContext)'
|
Build WebApi:
dotnet/PopcornNetStandard.WebApiCore/PopcornContextAccessor.cs#L8
Missing XML comment for publicly visible type or member 'IPopcornContextAccessor'
|
Build WebApi:
dotnet/PopcornNetStandard.WebApiCore/PopcornContextAccessor.cs#L10
Missing XML comment for publicly visible type or member 'IPopcornContextAccessor.PropertyReferences'
|
Loading