Skip to content

Add member auth to the Delivery API #11025

Add member auth to the Delivery API

Add member auth to the Delivery API #11025

Triggered via pull request September 25, 2023 15:23
Status Success
Total duration 33m 28s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
CodeQL-Build: src/Umbraco.Core/Constants-CharArrays.cs#L56
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
CodeQL-Build: src/Umbraco.Core/Constants-CharArrays.cs#L91
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
CodeQL-Build: src/Umbraco.Core/Extensions/StringExtensions.cs#L197
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
CodeQL-Build: src/Umbraco.Core/Models/Membership/EntityPermissionSet.cs#L4
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
CodeQL-Build: src/Umbraco.Core/Models/Membership/EntityPermissionSet.cs#L23
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
CodeQL-Build: src/Umbraco.Core/ExpressionHelper.cs#L170
XML comment has syntactically incorrect cref attribute 'Expression{Action{T}}'
CodeQL-Build: src/Umbraco.Core/ExpressionHelper.cs#L170
Type parameter declaration must be an identifier not a type. See also error CS0081.
CodeQL-Build: src/Umbraco.Core/ExpressionHelper.cs#L257
XML comment has syntactically incorrect cref attribute 'Expression{Func{T, TReturn}}'
CodeQL-Build: src/Umbraco.Core/ExpressionHelper.cs#L257
Type parameter declaration must be an identifier not a type. See also error CS0081.
CodeQL-Build: src/Umbraco.Core/Logging/ProfilingLogger.cs#L145
XML comment has badly formed XML -- 'Expected an end tag for element 'inheritdoc'.'
CodeQL-Build
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby