Skip to content

build(deps): bump coverlet.collector from 6.0.2 to 6.0.4 #335

build(deps): bump coverlet.collector from 6.0.2 to 6.0.4

build(deps): bump coverlet.collector from 6.0.2 to 6.0.4 #335

Triggered via pull request January 20, 2025 19:42
Status Success
Total duration 50s
Artifacts

dotnet.yml

on: pull_request
build_and_test
40s
build_and_test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build_and_test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build_and_test: src/PKHeX.Facade.Tests/ItemRepositoryTests.cs#L11
Theory method 'ShouldLoadGameSpecificBalls' on test class 'ItemRepositoryTests' does not use parameter 'game'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
build_and_test: src/PKHeX.Web.Plugins.Nuzlocking/NuzlockingPlugin.cs#L14
'NuzlockingPlugin.Manifest' hides inherited member 'Settings.Manifest'. Use the new keyword if hiding was intended.
build_and_test: src/PKHeX.Web/Services/BlazorAesProvider.cs#L11
Parameter 'mode' is unread.
build_and_test: src/PKHeX.Web/Services/BlazorAesProvider.cs#L11
Parameter 'padding' is unread.
build_and_test: src/PKHeX.Web/Services/BlazorAesProvider.cs#L11
Parameter 'iv' is unread.
build_and_test
'Selection.Key' is obsolete: 'Please use the RowKey of Table instead.'
build_and_test
'Selection.Key' is obsolete: 'Please use the RowKey of Table instead.'
build_and_test: src/PKHeX.Web/Services/Plugins/PlugInLocalStorage.cs#L172
'PlugInLocalStorage.PlugInStorageRepresentation.SourceUrl' is obsolete: 'Replaced by FileUrl'
build_and_test: src/PKHeX.Facade.Tests/ItemRepositoryTests.cs#L11
Theory method 'ShouldLoadGameSpecificBalls' on test class 'ItemRepositoryTests' does not use parameter 'game'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
build_and_test: src/PKHeX.Web.Plugins.Nuzlocking/NuzlockingPlugin.cs#L14
'NuzlockingPlugin.Manifest' hides inherited member 'Settings.Manifest'. Use the new keyword if hiding was intended.