Bump guibranco/github-infisical-secrets-check-action from 1.1.30 to 1.1.31 #665
sonarcloud.yml
on: pull_request
SonarCloud Analysis
4m 15s
Annotations
12 warnings
SonarCloud Analysis
Cache not found for keys: Linux-sonar-scanner, Linux-sonar-scanner
|
SonarCloud Analysis
Cache not found for keys: Linux-sonar, Linux-sonar
|
SonarCloud Analysis:
Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
XML comment has syntactically incorrect cref attribute 'IEnumerable{string}'
|
SonarCloud Analysis:
Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
SonarCloud Analysis:
Src/CrispyWaffle/Extensions/XmlExtensions.cs#L51
Ambiguous reference in cref attribute: 'XmlDocument.GetElementsByTagName'. Assuming 'XmlDocument.GetElementsByTagName(string)', but could have also matched other overloads including 'XmlDocument.GetElementsByTagName(string, string)'.
|
SonarCloud Analysis:
Src/CrispyWaffle/Extensions/XmlExtensions.cs#L69
Ambiguous reference in cref attribute: 'XmlNode.SelectNodes'. Assuming 'XmlNode.SelectNodes(string)', but could have also matched other overloads including 'XmlNode.SelectNodes(string, XmlNamespaceManager)'.
|
SonarCloud Analysis:
Src/CrispyWaffle/Extensions/XmlExtensions.cs#L89
Ambiguous reference in cref attribute: 'XmlNode.SelectNodes'. Assuming 'XmlNode.SelectNodes(string)', but could have also matched other overloads including 'XmlNode.SelectNodes(string, XmlNamespaceManager)'.
|
SonarCloud Analysis:
Src/CrispyWaffle/Log/Filters/CategoryLogFilter.cs#L50
XML comment on 'CategoryLogFilter.Filter(string, LogLevel, string, string)' has a paramref tag for 'isExclusive', but there is no parameter by that name
|
SonarCloud Analysis:
Src/CrispyWaffle/Validations/PersonalDataValidation.cs#L96
Opening square brackets should not be preceded by a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1010.md)
|
SonarCloud Analysis:
Src/CrispyWaffle/Validations/PersonalDataValidation.cs#L97
Opening square brackets should not be preceded by a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1010.md)
|
SonarCloud Analysis:
Src/CrispyWaffle/Validations/PersonalDataValidation.cs#L120
Opening square brackets should not be preceded by a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1010.md)
|
SonarCloud Analysis:
Src/CrispyWaffle/Validations/PersonalDataValidation.cs#L121
Opening square brackets should not be preceded by a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1010.md)
|