You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Atata.Configuration.Json/GlobalSuppressions.cs
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,6 @@
18
18
[assembly:SuppressMessage("Design","CA1000:Do not declare static members on generic types",Justification="<Pending>",Scope="member",Target="~P:Atata.Configuration.Json.JsonConfig`1.Current")]
19
19
[assembly:SuppressMessage("Performance","CA1819:Properties should not return arrays",Justification="<Pending>",Scope="member",Target="~P:Atata.Configuration.Json.DriverPerformanceLoggingPreferencesJsonSection.TracingCategories")]
20
20
[assembly:SuppressMessage("Performance","CA1819:Properties should not return arrays",Justification="<Pending>",Scope="member",Target="~P:Atata.Configuration.Json.DriverProfileJsonSection.Extensions")]
21
-
[assembly:SuppressMessage("Critical Code Smell","S1541:Methods and properties should not be too complex",Justification="<Pending>",Scope="member",Target="~M:Atata.Configuration.Json.OperaDriverJsonMapper.MapOptions(Atata.Configuration.Json.DriverOptionsJsonSection,OpenQA.Selenium.Opera.OperaOptions)")]
22
21
[assembly:SuppressMessage("Major Code Smell","S138:Functions should not have too many lines of code",Justification="<Pending>",Scope="member",Target="~M:Atata.Configuration.Json.JsonConfigMapper.Map``1(``0,Atata.AtataContextBuilder)~Atata.AtataContextBuilder")]
23
22
[assembly:SuppressMessage("Critical Code Smell","S1541:Methods and properties should not be too complex",Justification="<Pending>",Scope="member",Target="~M:Atata.Configuration.Json.JsonConfigMapper.Map``1(``0,Atata.AtataContextBuilder)~Atata.AtataContextBuilder")]
24
23
[assembly:SuppressMessage("Critical Code Smell","S1541:Methods and properties should not be too complex",Justification="<Pending>",Scope="member",Target="~M:Atata.Configuration.Json.JsonConfigMapper.MapAttributes(Atata.Configuration.Json.AttributesJsonSection,Atata.AtataContextBuilder)")]
0 commit comments