Skip to content

Merge branch 'dev' of github.com:FritzAndFriends/BlazorWebFormsCompon… #2

Merge branch 'dev' of github.com:FritzAndFriends/BlazorWebFormsCompon…

Merge branch 'dev' of github.com:FritzAndFriends/BlazorWebFormsCompon… #2

Triggered via push June 22, 2026 14:12
Status Success
Total duration 2m 23s
Artifacts
publish-preview
2m 16s
publish-preview
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
publish-preview
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
publish-preview: src/BlazorWebFormsComponents/CacheShim.cs#L52
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish-preview: src/BlazorWebFormsComponents/CacheShim.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish-preview: src/BlazorWebFormsComponents/CacheShim.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish-preview: src/BlazorWebFormsComponents/Button.razor.cs#L13
Obsolete member 'Button.PostBackUrl' overrides non-obsolete member 'ButtonBaseComponent.PostBackUrl'
publish-preview: src/BlazorWebFormsComponents/BlazorWebFormsComponentsOptions.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish-preview: src/BlazorWebFormsComponents/BaseWebFormsComponent.cs#L236
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish-preview: src/BlazorWebFormsComponents.Analyzers/ScriptManagerUsageAnalyzer.cs#L34
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
publish-preview: src/BlazorWebFormsComponents.Analyzers/PageClientScriptUsageAnalyzer.cs#L32
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
publish-preview: src/BlazorWebFormsComponents.Analyzers/RunatServerAnalyzer.cs#L26
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
publish-preview: src/BlazorWebFormsComponents.Analyzers/EventHandlerSignatureAnalyzer.cs#L28
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period