chore: Bump Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.2 to 10.0.6 #89
codeql.yml
on: pull_request
Matrix: Analyze Code
Dependency Scanning
40s
Security Summary
2s
Annotations
12 warnings
|
Dependency Scanning
Vulnerable packages detected. Please review vulnerable-packages.txt
|
|
Analyze Code (csharp):
tests/PokManager.Infrastructure.Tests/Fakes/InMemoryOperationLockManagerTests.cs#L160
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
Analyze Code (csharp):
tests/PokManager.Infrastructure.Tests/Fakes/InMemoryOperationLockManagerTests.cs#L159
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
Analyze Code (csharp):
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
|
|
Analyze Code (csharp):
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
|
|
Analyze Code (csharp):
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
|
|
Analyze Code (csharp):
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
|
|
Analyze Code (csharp):
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
|
|
Analyze Code (csharp):
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
|
|
Analyze Code (csharp):
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
|
|
Analyze Code (csharp):
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
|
|
Analyze Code (csharp)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
vulnerability-report
Expired
|
763 Bytes |
sha256:2247817d41f90af87e0b77e410c1d0ce300a405424de31a0bc9de165d4823484
|
|