[deploy] updated dependencies #105
Annotations
10 warnings
Build:
Benchmark/LookupBenchmark.cs#L113
Unreachable code detected
|
Build:
Blazor/EventParameterGenerator.cs#L115
Unboxing a possibly null value.
|
Build:
Blazor/EventParameterGenerator.cs#L137
Nullable value type may be null.
|
Build:
Blazor/EventParameterGenerator.cs#L137
Possible null reference argument for parameter 'category' in 'IEnumerable<(string, string)> EventParameterGenerator.GetParameters(ITypeSymbol category, int values)'.
|
Build:
Blazor/RequiredParameterAnalyzer.cs#L130
Dereference of a possibly null reference.
|
Build:
Blazor/RequiredParameterAnalyzer.cs#L152
The variable 'e' is declared but never used
|
Build:
Blazor/RequiredParameterAnalyzer.cs#L157
The variable 'e' is declared but never used
|
Build:
Blazor/RequiredParameterAnalyzer.cs#L172
The variable 'e' is declared but never used
|
Build:
Blazor/RequiredParameterAnalyzer.cs#L197
The variable 'e' is declared but never used
|
Build:
Blazor/EventParameterGenerator.cs#L9
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
Loading