Skip to content

Update RollingTextFileLogAdapter.cs #1212

Update RollingTextFileLogAdapter.cs

Update RollingTextFileLogAdapter.cs #1212

Triggered via pull request August 8, 2024 17:49
Status Failure
Total duration 1m 20s
Artifacts

deep-source.yml

on: pull_request
Deep Source Coverage report
1m 10s
Deep Source Coverage report
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Deep Source Coverage report: Tests/CrispyWaffle.Tests/Serialization/RollingTextFileLogAdapterTests.cs#L38
The call is ambiguous between the following methods or properties: 'Enumerable.Where<TSource>(IEnumerable<TSource>, Func<TSource, bool>)' and 'Enumerable.Where<TSource>(IEnumerable<TSource>, Func<TSource, int, bool>)'
Deep Source Coverage report: Tests/CrispyWaffle.Tests/Serialization/RollingTextFileLogAdapterTests.cs#L73
The call is ambiguous between the following methods or properties: 'Enumerable.Where<TSource>(IEnumerable<TSource>, Func<TSource, bool>)' and 'Enumerable.Where<TSource>(IEnumerable<TSource>, Func<TSource, int, bool>)'
Deep Source Coverage report: Tests/CrispyWaffle.Tests/Serialization/RollingTextFileLogAdapterTests.cs#L76
Operator '==' cannot be applied to operands of type 'method group' and 'int'
Deep Source Coverage report: Tests/CrispyWaffle.Tests/Serialization/RollingTextFileLogAdapterTests.cs#L109
The call is ambiguous between the following methods or properties: 'Enumerable.Where<TSource>(IEnumerable<TSource>, Func<TSource, bool>)' and 'Enumerable.Where<TSource>(IEnumerable<TSource>, Func<TSource, int, bool>)'
Deep Source Coverage report: Tests/CrispyWaffle.Tests/Serialization/RollingTextFileLogAdapterTests.cs#L112
Operator '==' cannot be applied to operands of type 'method group' and 'int'
Deep Source Coverage report: Tests/CrispyWaffle.Tests/Serialization/RollingTextFileLogAdapterTests.cs#L156
The call is ambiguous between the following methods or properties: 'Enumerable.Where<TSource>(IEnumerable<TSource>, Func<TSource, bool>)' and 'Enumerable.Where<TSource>(IEnumerable<TSource>, Func<TSource, int, bool>)'
Deep Source Coverage report: Tests/CrispyWaffle.Tests/Serialization/RollingTextFileLogAdapterTests.cs#L159
Operator '==' cannot be applied to operands of type 'method group' and 'int'
Deep Source Coverage report: Tests/CrispyWaffle.Tests/Serialization/RollingTextFileLogAdapterTests.cs#L38
The call is ambiguous between the following methods or properties: 'Enumerable.Where<TSource>(IEnumerable<TSource>, Func<TSource, bool>)' and 'Enumerable.Where<TSource>(IEnumerable<TSource>, Func<TSource, int, bool>)'
Deep Source Coverage report: Tests/CrispyWaffle.Tests/Serialization/RollingTextFileLogAdapterTests.cs#L73
The call is ambiguous between the following methods or properties: 'Enumerable.Where<TSource>(IEnumerable<TSource>, Func<TSource, bool>)' and 'Enumerable.Where<TSource>(IEnumerable<TSource>, Func<TSource, int, bool>)'
Deep Source Coverage report: Tests/CrispyWaffle.Tests/Serialization/RollingTextFileLogAdapterTests.cs#L76
Operator '==' cannot be applied to operands of type 'method group' and 'int'
Deep Source Coverage report: Src/CrispyWaffle/Utilities/DynamicSerialization.cs#L182
'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#L182
'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#L13
'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#L14
'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#L15
'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#L15
'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/Validations/InvalidEmailAddressException.cs#L27
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Deep Source Coverage report: Src/CrispyWaffle/Validations/InvalidDocumentException.cs#L28
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Deep Source Coverage report: Src/CrispyWaffle/Utilities/QueryStringBuilder.cs#L48
'NameValueCollection.NameValueCollection(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Deep Source Coverage report: Src/CrispyWaffle/Utilities/DynamicSerializationException.cs#L29
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)