Skip to content

[deploy] updated dependencies #101

[deploy] updated dependencies

[deploy] updated dependencies #101

Triggered via push August 24, 2024 12:26
Status Success
Total duration 36s
Artifacts
build_and_deploy
28s
build_and_deploy
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build_and_deploy: Blazor/EventParameterGenerator.cs#L115
Unboxing a possibly null value.
build_and_deploy: Blazor/EventParameterGenerator.cs#L137
Nullable value type may be null.
build_and_deploy: Blazor/EventParameterGenerator.cs#L137
Possible null reference argument for parameter 'category' in 'IEnumerable<(string, string)> EventParameterGenerator.GetParameters(ITypeSymbol category, int values)'.
build_and_deploy: Blazor/RequiredParameterAnalyzer.cs#L130
Dereference of a possibly null reference.
build_and_deploy: Blazor/RequiredParameterAnalyzer.cs#L152
The variable 'e' is declared but never used
build_and_deploy: Blazor/RequiredParameterAnalyzer.cs#L157
The variable 'e' is declared but never used
build_and_deploy: Blazor/RequiredParameterAnalyzer.cs#L172
The variable 'e' is declared but never used
build_and_deploy: Blazor/RequiredParameterAnalyzer.cs#L197
The variable 'e' is declared but never used
build_and_deploy: Blazor/EventParameterGenerator.cs#L10
'Excubo.Generators.Blazor.EventParameterGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build_and_deploy: Blazor/EventParameterGenerator.cs#L19
The diagnostic description should be one or multiple sentences ending with a punctuation sign and should not have any leading or trailing whitespaces