Refactor repository and available module handling #1303
Annotations
3 errors and 8 warnings
Core/Repositories/RepositoryDataManager.cs#L174
The call is ambiguous between the following methods or properties: 'System.Linq.Enumerable.Zip<TFirst, TSecond>(System.Collections.Generic.IEnumerable<TFirst>, System.Collections.Generic.IEnumerable<TSecond>)' and 'CKAN.Extensions.EnumerableExtensions.Zip<T1, T2>(System.Collections.Generic.IEnumerable<T1>, System.Collections.Generic.IEnumerable<T2>)'
|
Core/Repositories/RepositoryDataManager.cs#L174
The call is ambiguous between the following methods or properties: 'System.Linq.Enumerable.Zip<TFirst, TSecond>(System.Collections.Generic.IEnumerable<TFirst>, System.Collections.Generic.IEnumerable<TSecond>)' and 'CKAN.Extensions.EnumerableExtensions.Zip<T1, T2>(System.Collections.Generic.IEnumerable<T1>, System.Collections.Generic.IEnumerable<T2>)'
|
|
|
|
|
|
Core/Net/NetFileCache.cs#L28
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
|
|
Core/Net/NetFileCache.cs#L28
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
The logs for this run have expired and are no longer available.
Loading