chore(deps): bump js-yaml from 3.14.1 to 3.14.2 in /examples/Event Handler/BedrockAgentFunction/infra #80
Annotations
10 warnings
|
build:
examples/Kafka/Json/src/Models/Address.cs#L13
Non-nullable property 'Country' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
examples/Kafka/Json/src/Models/Address.cs#L11
Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
examples/Kafka/Json/src/Models/Address.cs#L9
Non-nullable property 'City' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
examples/Kafka/Json/src/Models/Address.cs#L7
Non-nullable property 'Street' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
examples/Tracing/src/HelloWorld/Function.cs#L57
'DynamoDBContext.DynamoDBContext(IAmazonDynamoDB, DynamoDBContextConfig)' is obsolete: 'Use the DynamoDBContextBuilder to construct a DynamoDBContext with the recommended configuration.'
|
|
build:
examples/Parameters/cfn/HelloWorld.Cfn/Function.cs#L90
Dereference of a possibly null reference.
|
|
build:
examples/Parameters/cfn/HelloWorld.Cfn/Function.cs#L81
Dereference of a possibly null reference.
|
|
build:
examples/Parameters/cfn/HelloWorld.Cfn/Function.cs#L80
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
build:
examples/Logging/src/HelloWorld/Function.cs#L55
'DynamoDBContext.DynamoDBContext(IAmazonDynamoDB, DynamoDBContextConfig)' is obsolete: 'Use the DynamoDBContextBuilder to construct a DynamoDBContext with the recommended configuration.'
|
|
build:
examples/Metrics/src/HelloWorld/Function.cs#L57
'DynamoDBContext.DynamoDBContext(IAmazonDynamoDB, DynamoDBContextConfig)' is obsolete: 'Use the DynamoDBContextBuilder to construct a DynamoDBContext with the recommended configuration.'
|