build(deps): bump Polyfill from 7.0.0 to 7.16.1 #489
Annotations
10 errors
build (ubuntu-22.04) / Build
Prefer the generic overload 'System.Enum.GetValues<TEnum>()' instead of 'System.Enum.GetValues(System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build (ubuntu-22.04) / Build
Prefer the generic overload 'System.Enum.Parse<TEnum>(string)' instead of 'System.Enum.Parse(System.Type, string)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build (ubuntu-22.04) / Build
Prefer the generic overload 'System.Enum.Parse<TEnum>(string)' instead of 'System.Enum.Parse(System.Type, string)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build (ubuntu-22.04) / Build
Prefer the generic overload 'System.Enum.Parse<TEnum>(string)' instead of 'System.Enum.Parse(System.Type, string)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build (ubuntu-22.04) / Build
Prefer the generic overload 'System.Enum.Parse<TEnum>(string)' instead of 'System.Enum.Parse(System.Type, string)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build (ubuntu-22.04) / Build
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
build (ubuntu-22.04) / Build
Prefer the generic overload 'System.Enum.GetValues<TEnum>()' instead of 'System.Enum.GetValues(System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build (ubuntu-22.04) / Build:
zzio/db/MappedDB.cs#L19
Prefer the generic overload 'System.Enum.GetValues<TEnum>()' instead of 'System.Enum.GetValues(System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build (ubuntu-22.04) / Build:
zzio/utils/EnumUtils.cs#L9
Prefer the generic overload 'System.Enum.Parse<TEnum>(string)' instead of 'System.Enum.Parse(System.Type, string)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build (ubuntu-22.04) / Build:
zzio/utils/EnumUtils.cs#L10
Prefer the generic overload 'System.Enum.Parse<TEnum>(string)' instead of 'System.Enum.Parse(System.Type, string)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|