chore(deps): Bump the nuget-dependencies group with 20 updates #261
ci.yml
on: pull_request
Matrix: Build & Test
Build Summary
4s
Annotations
30 warnings
|
Build & Test (ubuntu-latest):
src/Presentation/PokManager.Web/Components/Pages/Backups/Index.razor#L211
Dereference of a possibly null reference.
|
|
Build & Test (ubuntu-latest):
src/Presentation/PokManager.Web/Components/Dialogs/UploadBackupDialog.razor#L39
Found markup element with unexpected name 'ActivatorContent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Build & Test (ubuntu-latest):
tests/PokManager.Application.Tests/UseCases/InstanceQuery/GetInstanceStatusHandlerTests.cs#L13
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.InstanceQuery.GetInstanceStatusHandlerTests.Given_ValidInstanceId_When_GetStatus_Then_ReturnsStatus' because containing type 'PokManager.Application.Tests.UseCases.InstanceQuery.GetInstanceStatusHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.InstanceQuery.GetInstanceStatusHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (ubuntu-latest):
tests/PokManager.Application.Tests/UseCases/InstanceManagement/SaveWorld/SaveWorldHandlerTests.cs#L13
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.InstanceManagement.SaveWorld.SaveWorldHandlerTests.Given_RunningInstance_When_SaveWorld_Then_WorldSaved' because containing type 'PokManager.Application.Tests.UseCases.InstanceManagement.SaveWorld.SaveWorldHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.InstanceManagement.SaveWorld.SaveWorldHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (ubuntu-latest):
tests/PokManager.Application.Tests/UseCases/InstanceLifecycle/StopInstance/StopInstanceHandlerTests.cs#L17
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.InstanceLifecycle.StopInstance.StopInstanceHandlerTests.Given_RunningInstance_When_Stop_Then_InstanceStops' because containing type 'PokManager.Application.Tests.UseCases.InstanceLifecycle.StopInstance.StopInstanceHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.InstanceLifecycle.StopInstance.StopInstanceHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (ubuntu-latest):
tests/PokManager.Application.Tests/UseCases/InstanceLifecycle/StartInstance/StartInstanceHandlerTests.cs#L16
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.InstanceLifecycle.StartInstance.StartInstanceHandlerTests.Given_StoppedInstance_When_Start_Then_InstanceStarts' because containing type 'PokManager.Application.Tests.UseCases.InstanceLifecycle.StartInstance.StartInstanceHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.InstanceLifecycle.StartInstance.StartInstanceHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (ubuntu-latest):
tests/PokManager.Application.Tests/UseCases/InstanceLifecycle/RestartInstance/RestartInstanceHandlerTests.cs#L16
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.InstanceLifecycle.RestartInstance.RestartInstanceHandlerTests.Given_RunningInstance_When_Restart_Then_InstanceRestarts' because containing type 'PokManager.Application.Tests.UseCases.InstanceLifecycle.RestartInstance.RestartInstanceHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.InstanceLifecycle.RestartInstance.RestartInstanceHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (ubuntu-latest):
tests/PokManager.Application.Tests/UseCases/InstanceDiscovery/ListInstances/ListInstancesHandlerTests.cs#L16
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.InstanceDiscovery.ListInstances.ListInstancesHandlerTests.Given_NoInstances_When_List_Then_EmptyList' because containing type 'PokManager.Application.Tests.UseCases.InstanceDiscovery.ListInstances.ListInstancesHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.InstanceDiscovery.ListInstances.ListInstancesHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (ubuntu-latest):
tests/PokManager.Application.Tests/UseCases/BackupManagement/ListBackups/ListBackupsHandlerTests.cs#L14
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.BackupManagement.ListBackups.ListBackupsHandlerTests.Given_ValidInstanceId_When_ListBackups_Then_ReturnsBackups' because containing type 'PokManager.Application.Tests.UseCases.BackupManagement.ListBackups.ListBackupsHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.BackupManagement.ListBackups.ListBackupsHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (ubuntu-latest):
tests/PokManager.Application.Tests/UseCases/BackupManagement/CreateBackup/CreateBackupHandlerTests.cs#L16
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.BackupManagement.CreateBackup.CreateBackupHandlerTests.Given_ValidInstance_When_CreateBackup_Then_BackupCreated' because containing type 'PokManager.Application.Tests.UseCases.BackupManagement.CreateBackup.CreateBackupHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.BackupManagement.CreateBackup.CreateBackupHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (macos-latest):
src/Presentation/PokManager.Web/Components/Pages/Backups/Index.razor#L211
Dereference of a possibly null reference.
|
|
Build & Test (macos-latest):
src/Presentation/PokManager.Web/Components/Dialogs/UploadBackupDialog.razor#L39
Found markup element with unexpected name 'ActivatorContent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Build & Test (macos-latest):
tests/PokManager.Application.Tests/UseCases/InstanceQuery/GetInstanceStatusHandlerTests.cs#L13
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.InstanceQuery.GetInstanceStatusHandlerTests.Given_ValidInstanceId_When_GetStatus_Then_ReturnsStatus' because containing type 'PokManager.Application.Tests.UseCases.InstanceQuery.GetInstanceStatusHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.InstanceQuery.GetInstanceStatusHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (macos-latest):
tests/PokManager.Application.Tests/UseCases/InstanceManagement/SaveWorld/SaveWorldHandlerTests.cs#L13
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.InstanceManagement.SaveWorld.SaveWorldHandlerTests.Given_RunningInstance_When_SaveWorld_Then_WorldSaved' because containing type 'PokManager.Application.Tests.UseCases.InstanceManagement.SaveWorld.SaveWorldHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.InstanceManagement.SaveWorld.SaveWorldHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (macos-latest):
tests/PokManager.Application.Tests/UseCases/InstanceLifecycle/StopInstance/StopInstanceHandlerTests.cs#L17
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.InstanceLifecycle.StopInstance.StopInstanceHandlerTests.Given_RunningInstance_When_Stop_Then_InstanceStops' because containing type 'PokManager.Application.Tests.UseCases.InstanceLifecycle.StopInstance.StopInstanceHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.InstanceLifecycle.StopInstance.StopInstanceHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (macos-latest):
tests/PokManager.Application.Tests/UseCases/InstanceLifecycle/StartInstance/StartInstanceHandlerTests.cs#L16
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.InstanceLifecycle.StartInstance.StartInstanceHandlerTests.Given_StoppedInstance_When_Start_Then_InstanceStarts' because containing type 'PokManager.Application.Tests.UseCases.InstanceLifecycle.StartInstance.StartInstanceHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.InstanceLifecycle.StartInstance.StartInstanceHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (macos-latest):
tests/PokManager.Application.Tests/UseCases/InstanceLifecycle/RestartInstance/RestartInstanceHandlerTests.cs#L16
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.InstanceLifecycle.RestartInstance.RestartInstanceHandlerTests.Given_RunningInstance_When_Restart_Then_InstanceRestarts' because containing type 'PokManager.Application.Tests.UseCases.InstanceLifecycle.RestartInstance.RestartInstanceHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.InstanceLifecycle.RestartInstance.RestartInstanceHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (macos-latest):
tests/PokManager.Application.Tests/UseCases/InstanceDiscovery/ListInstances/ListInstancesHandlerTests.cs#L16
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.InstanceDiscovery.ListInstances.ListInstancesHandlerTests.Given_NoInstances_When_List_Then_EmptyList' because containing type 'PokManager.Application.Tests.UseCases.InstanceDiscovery.ListInstances.ListInstancesHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.InstanceDiscovery.ListInstances.ListInstancesHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (macos-latest):
tests/PokManager.Application.Tests/UseCases/BackupManagement/ListBackups/ListBackupsHandlerTests.cs#L14
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.BackupManagement.ListBackups.ListBackupsHandlerTests.Given_ValidInstanceId_When_ListBackups_Then_ReturnsBackups' because containing type 'PokManager.Application.Tests.UseCases.BackupManagement.ListBackups.ListBackupsHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.BackupManagement.ListBackups.ListBackupsHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (macos-latest):
tests/PokManager.Application.Tests/UseCases/BackupManagement/CreateBackup/CreateBackupHandlerTests.cs#L16
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.BackupManagement.CreateBackup.CreateBackupHandlerTests.Given_ValidInstance_When_CreateBackup_Then_BackupCreated' because containing type 'PokManager.Application.Tests.UseCases.BackupManagement.CreateBackup.CreateBackupHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.BackupManagement.CreateBackup.CreateBackupHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (windows-latest):
src/Presentation/PokManager.Web/Components/Pages/Backups/Index.razor#L211
Dereference of a possibly null reference.
|
|
Build & Test (windows-latest):
src/Presentation/PokManager.Web/Components/Dialogs/UploadBackupDialog.razor#L39
Found markup element with unexpected name 'ActivatorContent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Build & Test (windows-latest):
tests/PokManager.Application.Tests/UseCases/InstanceQuery/GetInstanceStatusHandlerTests.cs#L13
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.InstanceQuery.GetInstanceStatusHandlerTests.Given_ValidInstanceId_When_GetStatus_Then_ReturnsStatus' because containing type 'PokManager.Application.Tests.UseCases.InstanceQuery.GetInstanceStatusHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.InstanceQuery.GetInstanceStatusHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (windows-latest):
tests/PokManager.Application.Tests/UseCases/InstanceManagement/SaveWorld/SaveWorldHandlerTests.cs#L13
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.InstanceManagement.SaveWorld.SaveWorldHandlerTests.Given_RunningInstance_When_SaveWorld_Then_WorldSaved' because containing type 'PokManager.Application.Tests.UseCases.InstanceManagement.SaveWorld.SaveWorldHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.InstanceManagement.SaveWorld.SaveWorldHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (windows-latest):
tests/PokManager.Application.Tests/UseCases/InstanceLifecycle/StopInstance/StopInstanceHandlerTests.cs#L17
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.InstanceLifecycle.StopInstance.StopInstanceHandlerTests.Given_RunningInstance_When_Stop_Then_InstanceStops' because containing type 'PokManager.Application.Tests.UseCases.InstanceLifecycle.StopInstance.StopInstanceHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.InstanceLifecycle.StopInstance.StopInstanceHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (windows-latest):
tests/PokManager.Application.Tests/UseCases/InstanceLifecycle/StartInstance/StartInstanceHandlerTests.cs#L16
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.InstanceLifecycle.StartInstance.StartInstanceHandlerTests.Given_StoppedInstance_When_Start_Then_InstanceStarts' because containing type 'PokManager.Application.Tests.UseCases.InstanceLifecycle.StartInstance.StartInstanceHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.InstanceLifecycle.StartInstance.StartInstanceHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (windows-latest):
tests/PokManager.Application.Tests/UseCases/InstanceLifecycle/RestartInstance/RestartInstanceHandlerTests.cs#L16
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.InstanceLifecycle.RestartInstance.RestartInstanceHandlerTests.Given_RunningInstance_When_Restart_Then_InstanceRestarts' because containing type 'PokManager.Application.Tests.UseCases.InstanceLifecycle.RestartInstance.RestartInstanceHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.InstanceLifecycle.RestartInstance.RestartInstanceHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (windows-latest):
tests/PokManager.Application.Tests/UseCases/InstanceDiscovery/ListInstances/ListInstancesHandlerTests.cs#L16
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.InstanceDiscovery.ListInstances.ListInstancesHandlerTests.Given_NoInstances_When_List_Then_EmptyList' because containing type 'PokManager.Application.Tests.UseCases.InstanceDiscovery.ListInstances.ListInstancesHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.InstanceDiscovery.ListInstances.ListInstancesHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (windows-latest):
tests/PokManager.Application.Tests/UseCases/BackupManagement/ListBackups/ListBackupsHandlerTests.cs#L14
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.BackupManagement.ListBackups.ListBackupsHandlerTests.Given_ValidInstanceId_When_ListBackups_Then_ReturnsBackups' because containing type 'PokManager.Application.Tests.UseCases.BackupManagement.ListBackups.ListBackupsHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.BackupManagement.ListBackups.ListBackupsHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
|
Build & Test (windows-latest):
tests/PokManager.Application.Tests/UseCases/BackupManagement/CreateBackup/CreateBackupHandlerTests.cs#L16
TinyBDD optimization was skipped for 'PokManager.Application.Tests.UseCases.BackupManagement.CreateBackup.CreateBackupHandlerTests.Given_ValidInstance_When_CreateBackup_Then_BackupCreated' because containing type 'PokManager.Application.Tests.UseCases.BackupManagement.CreateBackup.CreateBackupHandlerTests' is not declared partial. Mark 'PokManager.Application.Tests.UseCases.BackupManagement.CreateBackup.CreateBackupHandlerTests' as partial to enable source-generated optimizations (or opt out via
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-linux
|
305 KB |
sha256:9df79fa8419f17e4c296eb8aa99a2c4455a6b760fe12fe4d77edb5590d218faf
|
|
|
coverage-macos
|
305 KB |
sha256:dc89c5f76229122d6d4ab827c9db8d5af9f920db3b877451b093fd62fd017cc0
|
|
|
coverage-windows
|
362 KB |
sha256:ea7c1a9d66a5002c0ea2bd72044dd98df3dd8a30fbf2605533904b5087c945c0
|
|
|
test-results-linux
|
82.7 KB |
sha256:b8a2f259b3cbbac3833f3a555c9c6ed0c3db63becc1216988ca146b77270f4d1
|
|
|
test-results-macos
|
1.19 KB |
sha256:776879c44c81e4c26a3bfd03c29470c48938f62fcf960b081caf6e662af277fd
|
|
|
test-results-windows
|
1.18 KB |
sha256:2e347350d8268c13d09506217177cf5588e768aa55a5a69bf6f7a71efc69cf66
|
|