Skip to content

chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.400.13 to 3.7.400.20 #4540

chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.400.13 to 3.7.400.20

chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.400.13 to 3.7.400.20 #4540

Triggered via pull request September 15, 2024 17:17
Status Success
Total duration 13m 14s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Analyze (csharp): src/Paramore.Brighter/IDistributedLock.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Paramore.Brighter/InMemoryLock.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Paramore.Brighter/InMemoryInbox.cs#L103
Parameter 'TimeProvider timeProvider' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Analyze (csharp): src/Paramore.Brighter/OutboxArchiver.cs#L64
'ApplicationTelemetry' is obsolete: 'Use BrighterTracer instead'
Analyze (csharp): src/Paramore.Brighter/OutboxArchiver.cs#L93
'ApplicationTelemetry' is obsolete: 'Use BrighterTracer instead'
Analyze (csharp): src/Paramore.Brighter/OutboxSweeper.cs#L72
'ApplicationTelemetry' is obsolete: 'Use BrighterTracer instead'
Analyze (csharp): src/Paramore.Brighter/OutboxSweeper.cs#L84
'ApplicationTelemetry' is obsolete: 'Use BrighterTracer instead'
Analyze (csharp): src/Paramore.Brighter/IDistributedLock.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Paramore.Brighter/InMemoryLock.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Paramore.Brighter/InMemoryInbox.cs#L103
Parameter 'TimeProvider timeProvider' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Analyze (csharp)
Timed out waiting for analysis to finish processing. Continuing.