Add config to limit concurrent logins #11093
codeql-analysis.yml
on: pull_request
CodeQL-Build
20m 18s
Annotations
11 warnings
CodeQL-Build:
src/Umbraco.Core/Manifest/CompositePackageManifest.cs#L43
'GridEditor' is obsolete: 'The grid is obsolete, will be removed in V13'
|
CodeQL-Build:
src/Umbraco.Core/Manifest/CompositePackageManifest.cs#L13
'GridEditor' is obsolete: 'The grid is obsolete, will be removed in V13'
|
CodeQL-Build:
src/Umbraco.Core/Manifest/IPackageManifest.cs#L47
'GridEditor' is obsolete: 'The grid is obsolete, will be removed in V13'
|
CodeQL-Build:
src/Umbraco.Core/Manifest/PackageManifest.cs#L155
'GridEditor' is obsolete: 'The grid is obsolete, will be removed in V13'
|
CodeQL-Build:
src/Umbraco.Core/Configuration/Models/LoggingSettings.cs#L15
'Constants.SystemDirectories.LogFiles' is obsolete: 'Use LoggingSettings.GetLoggingDirectory() instead, will be removed in Umbraco 13.'
|
CodeQL-Build:
src/Umbraco.Core/Models/ContentEditing/DocumentTypeDisplay.cs#L20
'DocumentTypeDisplay.Variations' hides inherited member 'ContentTypeBasic.Variations'. Use the new keyword if hiding was intended.
|
CodeQL-Build:
src/Umbraco.Core/Xml/DynamicContext.cs#L122
Obsolete member 'DynamicContext.PreserveWhitespace(XPathNavigator)' overrides non-obsolete member 'XsltContext.PreserveWhitespace(XPathNavigator)'
|
CodeQL-Build:
src/Umbraco.Core/Xml/DynamicContext.cs#L209
Obsolete member 'DynamicContext.ResolveFunction(string, string, XPathResultType[])' overrides non-obsolete member 'XsltContext.ResolveFunction(string, string, XPathResultType[])'
|
CodeQL-Build:
src/Umbraco.Core/Models/ContentEditing/RedirectUrlSearchResults.cs#L9
'ContentRedirectUrl' is obsolete: 'Will be replace in new backoffice in V13, RedirectUrlViewModel will be used instead.'
|
CodeQL-Build:
src/Umbraco.Core/Semver/Semver.cs#L529
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
CodeQL-Build
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby
|