Create codacy.yml #567
deep-source.yml
on: pull_request
Deep Source Coverage report
2m 24s
Annotations
10 warnings
Deep Source Coverage report:
Src/CrispyWaffle/Utilities/DynamicSerialization.cs#L166
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Deep Source Coverage report:
Src/CrispyWaffle/Utilities/DynamicSerialization.cs#L166
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Deep Source Coverage report:
Src/CrispyWaffle/Utilities/LazyResettable.cs#L14
'HostProtectionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Deep Source Coverage report:
Src/CrispyWaffle/Utilities/LazyResettable.cs#L15
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Deep Source Coverage report:
Src/CrispyWaffle/Utilities/LazyResettable.cs#L16
'HostProtectionResource' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Deep Source Coverage report:
Src/CrispyWaffle/Utilities/LazyResettable.cs#L16
'HostProtectionResource' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Deep Source Coverage report:
Src/CrispyWaffle/Cryptography/Security.cs#L147
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Deep Source Coverage report:
Src/CrispyWaffle/Cryptography/Security.cs#L37
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
Deep Source Coverage report:
Src/CrispyWaffle/Cryptography/Security.cs#L85
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
Deep Source Coverage report:
Src/CrispyWaffle/Infrastructure/EnvironmentHelper.cs#L97
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|