Add SSM Path Validation - #36
Merged
Merged
Annotations
21 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Docker build
'RedisTimeoutException.RedisTimeoutException(string, CommandStatus)' is obsolete: 'Prefer the overload that specifies CommandFlags'
|
|
Docker build
'RedisServerException.RedisServerException(string)' is obsolete: 'Specify Kind and CommandFlags when possible'
|
|
Docker build
'RedisConnectionException.RedisConnectionException(ConnectionFailureType, string)' is obsolete: 'Prefer the overload that specifies CommandFlags'
|
|
Docker build
'RedisTimeoutException.RedisTimeoutException(string, CommandStatus)' is obsolete: 'Prefer the overload that specifies CommandFlags'
|
|
Docker build
Converting null literal or possible null value to non-nullable type.
|
|
Docker build
Converting null literal or possible null value to non-nullable type.
|
|
Docker build
Converting null literal or possible null value to non-nullable type.
|
|
Docker build
Converting null literal or possible null value to non-nullable type.
|
|
Docker build
Possible null reference return.
|
|
Docker build
Converting null literal or possible null value to non-nullable type.
|
|
Build:
test/RedShirt.Example.JobWorker.Common.Distributed.UnitTests/Tests/Services/Redis/Resilience/RedisDistributedExceptionArbiterServiceTests.cs#L117
'RedisTimeoutException.RedisTimeoutException(string, CommandStatus)' is obsolete: 'Prefer the overload that specifies CommandFlags'
|
|
Build:
test/RedShirt.Example.JobWorker.Common.Distributed.UnitTests/Tests/Services/Redis/Resilience/RedisDistributedExceptionArbiterServiceTests.cs#L106
'RedisTimeoutException.RedisTimeoutException(string, CommandStatus)' is obsolete: 'Prefer the overload that specifies CommandFlags'
|
|
Build:
test/RedShirt.Example.JobWorker.Common.Distributed.UnitTests/Tests/Services/Redis/Resilience/RedisDistributedExceptionArbiterServiceTests.cs#L95
'RedisServerException.RedisServerException(string)' is obsolete: 'Specify Kind and CommandFlags when possible'
|
|
Build:
test/RedShirt.Example.JobWorker.Common.Distributed.UnitTests/Tests/Services/Redis/Resilience/RedisDistributedExceptionArbiterServiceTests.cs#L82
'RedisConnectionException.RedisConnectionException(ConnectionFailureType, string)' is obsolete: 'Prefer the overload that specifies CommandFlags'
|
|
Build:
test/RedShirt.Example.JobWorker.Common.Distributed.UnitTests/Tests/Services/Redis/Resilience/RedisDistributedExceptionArbiterServiceTests.cs#L39
'RedisTimeoutException.RedisTimeoutException(string, CommandStatus)' is obsolete: 'Prefer the overload that specifies CommandFlags'
|
|
Build:
test/RedShirt.Example.JobWorker.Common.Distributed.UnitTests/Tests/Services/Redis/RedisCacheServiceTests.cs#L89
'RedisConnectionException.RedisConnectionException(ConnectionFailureType, string)' is obsolete: 'Prefer the overload that specifies CommandFlags'
|
|
Build:
test/RedShirt.Example.JobWorker.Common.Distributed.UnitTests/Tests/Services/Redis/RedisConnectionCacheServiceTests.cs#L98
'RedisConnectionException.RedisConnectionException(ConnectionFailureType, string)' is obsolete: 'Prefer the overload that specifies CommandFlags'
|
|
Build:
src/RedShirt.Example.JobWorker.Common.Distributed/Services/Redis/Resilience/RedisDistributedExceptionArbiterService.cs#L73
Converting null literal or possible null value to non-nullable type.
|
|
Build:
src/RedShirt.Example.JobWorker.Common.Aws/Services/Resilience/AwsExceptionArbiterService.cs#L48
Possible null reference return.
|
|
Build:
src/RedShirt.Example.JobWorker.Common.Aws/Services/Resilience/AwsExceptionArbiterService.cs#L45
Converting null literal or possible null value to non-nullable type.
|
background
wait
wait-all
cancel
parallel
Loading