chore: Update packages #636
ci.yml
on: push
Matrix: run-test
validate-docs
3m 12s
create-nuget
4m 35s
dependency-review
0s
release-preview
0s
Annotations
40 errors and 5 warnings
validate-docs
Make 'TabId' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
validate-docs
Make 'currentChildrenMessages' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
validate-docs
Make 'keysPressed' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
validate-docs
Make 'myMarkup' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
validate-docs
Make 'elementValues' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
validate-docs
Make 'items' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
validate-docs
Make '_tcs' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
validate-docs
Remove the unused private method 'OnToggle'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
validate-docs
Remove this empty statement. (https://rules.sonarsource.com/csharp/RSPEC-1116)
|
validate-docs
Return 'Task' instead. (https://rules.sonarsource.com/csharp/RSPEC-3168)
|
run-test (ubuntu-latest)
Make 'TabId' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (ubuntu-latest)
Make 'keysPressed' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (ubuntu-latest)
Make 'elementValues' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (ubuntu-latest)
Make 'myMarkup' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (ubuntu-latest)
Make 'items' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (ubuntu-latest)
Make 'currentChildrenMessages' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (ubuntu-latest)
Make '_tcs' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (ubuntu-latest)
Remove the unused private method 'OnToggle'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
run-test (ubuntu-latest)
Remove this empty statement. (https://rules.sonarsource.com/csharp/RSPEC-1116)
|
run-test (ubuntu-latest)
Return 'Task' instead. (https://rules.sonarsource.com/csharp/RSPEC-3168)
|
run-test (macos-13)
Make 'currentChildrenMessages' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (macos-13)
Make 'TabId' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (macos-13)
Make 'elementValues' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (macos-13)
Make '_tcs' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (macos-13)
Make 'keysPressed' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (macos-13)
Make 'myMarkup' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (macos-13)
Make 'items' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (macos-13)
Remove this empty statement. (https://rules.sonarsource.com/csharp/RSPEC-1116)
|
run-test (macos-13)
Return 'Task' instead. (https://rules.sonarsource.com/csharp/RSPEC-3168)
|
run-test (macos-13)
Remove the unused local variable 'localizedString'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
run-test (windows-latest):
tests/bunit.testassets/SampleComponents/InvokeAsyncInsideContinueWith.razor#L47
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
run-test (windows-latest):
tests/bunit.testassets/SampleComponents/AsyncRenderChangesProperty.razor#L4
Make '_tcs' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (windows-latest):
tests/bunit.testassets/BlazorE2E/AddRemoveChildComponents.razor#L13
Make 'currentChildrenMessages' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (windows-latest):
tests/bunit.testassets/BlazorE2E/DataDashComponent.razor#L4
Make 'TabId' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (windows-latest):
tests/bunit.testassets/BlazorE2E/DuplicateAttributesComponent.razor#L16
Make 'elementValues' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (windows-latest):
tests/bunit.testassets/BlazorE2E/KeyPressEventComponent.razor#L12
Make 'keysPressed' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (windows-latest):
tests/bunit.testassets/BlazorE2E/MarkupBlockComponent.razor#L31
Make 'myMarkup' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (windows-latest):
tests/bunit.testassets/BlazorE2E/MovingCheckboxesComponent.razor#L44
Make 'items' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
run-test (windows-latest):
tests/bunit.testassets/BlazorE2E/OrderedList.razor#L9
Remove this empty statement. (https://rules.sonarsource.com/csharp/RSPEC-1116)
|
run-test (windows-latest):
tests/bunit.testassets/SampleComponents/SimpleWithTemplate.razor#L4
Remove this empty statement. (https://rules.sonarsource.com/csharp/RSPEC-1116)
|
validate-docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
create-nuget
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
validate-template
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
validate-nuget
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget-packages
Expired
|
5.28 MB |
|