Skip to content

Merge branch 'master' into dev/serialization-objects-for-jsinterop #7360

Merge branch 'master' into dev/serialization-objects-for-jsinterop

Merge branch 'master' into dev/serialization-objects-for-jsinterop #7360

Triggered via push November 12, 2024 11:21
Status Success
Total duration 5m 18s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build: Source/Blazorise/Utilities/Builders/ReverseStringBuilder.cs#L125
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Source/Blazorise/Utilities/Expressions/ExpressionFormatter.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Source/Blazorise/Components/DatePicker/DatePicker.razor.cs#L54
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Source/Blazorise/Modules/JSOptions/ButtonJSOptions.cs#L3
Missing XML comment for publicly visible type or member 'ButtonJSOptions'
build: Source/Blazorise/Modules/JSOptions/ButtonJSOptions.cs#L5
Missing XML comment for publicly visible type or member 'ButtonJSOptions.PreventDefaultOnSubmit'
build: Source/Blazorise/Modules/JSOptions/ColorPickerJSOptions.cs#L5
Missing XML comment for publicly visible type or member 'ColorPickerJSOptions'
build: Source/Blazorise/Modules/JSOptions/ColorPickerJSOptions.cs#L7
Missing XML comment for publicly visible type or member 'ColorPickerJSOptions.Default'
build: Source/Blazorise/Modules/JSOptions/ColorPickerJSOptions.cs#L8
Missing XML comment for publicly visible type or member 'ColorPickerJSOptions.Palette'