Update configuration #8
Annotations
42 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v2, actions/setup-dotnet@v3, actions/setup-node@v3, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
Cannot convert null literal to non-nullable reference type.
|
build
Cannot convert null literal to non-nullable reference type.
|
build
Cannot convert null literal to non-nullable reference type.
|
build
Cannot convert null literal to non-nullable reference type.
|
build
Cannot convert null literal to non-nullable reference type.
|
build
Cannot convert null literal to non-nullable reference type.
|
build
Possible null reference argument for parameter 'key' in 'string? ParameterProviderConfigurationBuilder.Get(string key)'.
|
build
Possible null reference argument for parameter 'json' in 'Dictionary<string, object>? JsonSerializer.Deserialize<Dictionary<string, object>>(string json, JsonSerializerOptions? options = null)'.
|
build
Possible null reference argument for parameter 'features' in 'FeatureFlags.FeatureFlags(Dictionary<string, object> features)'.
|
build
Dereference of a possibly null reference.
|
build:
src/SharedKernel/Features/FeatureFlags.cs#L104
Cannot convert null literal to non-nullable reference type.
|
build:
src/SharedKernel/Features/FeatureFlags.cs#L104
Cannot convert null literal to non-nullable reference type.
|
build:
src/SharedKernel/Features/FeatureFlags.cs#L139
Cannot convert null literal to non-nullable reference type.
|
build:
src/SharedKernel/Features/IFeatureFlags.cs#L7
Cannot convert null literal to non-nullable reference type.
|
build:
src/SharedKernel/Features/IFeatureFlags.cs#L8
Cannot convert null literal to non-nullable reference type.
|
build:
src/SharedKernel/Features/IFeatureFlags.cs#L10
Cannot convert null literal to non-nullable reference type.
|
build:
src/SharedKernel/StartupExtensions.cs#L19
Possible null reference argument for parameter 'key' in 'string? ParameterProviderConfigurationBuilder.Get(string key)'.
|
build:
src/SharedKernel/StartupExtensions.cs#L21
Possible null reference argument for parameter 'json' in 'Dictionary<string, object>? JsonSerializer.Deserialize<Dictionary<string, object>>(string json, JsonSerializerOptions? options = null)'.
|
build:
src/SharedKernel/StartupExtensions.cs#L21
Possible null reference argument for parameter 'features' in 'FeatureFlags.FeatureFlags(Dictionary<string, object> features)'.
|
build:
src/SharedKernel/Features/FeatureFlags.cs#L26
Dereference of a possibly null reference.
|
build:
src/SharedKernel/Features/FeatureFlags.cs#L104
Cannot convert null literal to non-nullable reference type.
|
build:
src/SharedKernel/Features/FeatureFlags.cs#L104
Cannot convert null literal to non-nullable reference type.
|
build:
src/SharedKernel/Features/FeatureFlags.cs#L139
Cannot convert null literal to non-nullable reference type.
|
build:
src/SharedKernel/Features/IFeatureFlags.cs#L7
Cannot convert null literal to non-nullable reference type.
|
build:
src/SharedKernel/Features/IFeatureFlags.cs#L8
Cannot convert null literal to non-nullable reference type.
|
build:
src/SharedKernel/Features/IFeatureFlags.cs#L10
Cannot convert null literal to non-nullable reference type.
|
build:
src/SharedKernel/StartupExtensions.cs#L19
Possible null reference argument for parameter 'key' in 'string? ParameterProviderConfigurationBuilder.Get(string key)'.
|
build:
src/SharedKernel/StartupExtensions.cs#L21
Possible null reference argument for parameter 'json' in 'Dictionary<string, object>? JsonSerializer.Deserialize<Dictionary<string, object>>(string json, JsonSerializerOptions? options = null)'.
|
build:
src/SharedKernel/StartupExtensions.cs#L21
Possible null reference argument for parameter 'features' in 'FeatureFlags.FeatureFlags(Dictionary<string, object> features)'.
|
build:
src/SharedKernel/Features/FeatureFlags.cs#L26
Dereference of a possibly null reference.
|
build:
cdk/src/SharedConstructs/TableToSNSChannel.cs#L13
Cannot convert null literal to non-nullable reference type.
|
build:
cdk/src/SharedConstructs/AuthorizedApi.cs#L13
Non-nullable property 'Authorizer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
cdk/src/SharedConstructs/AsyncTestInfrastructure.cs#L74
'Map.Iterator(IChainable)' is obsolete: '- use `itemProcessor` instead.'
|
build:
cdk/src/SharedConstructs/DynamoDbSource.cs#L24
Possible null reference return.
|
build:
cdk/src/SharedConstructs/LambdaFunction.cs#L31
Non-nullable property 'FunctionAlias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
cdk/src/SharedConstructs/TableToSNSChannel.cs#L35
Possible null reference assignment.
|
build:
cdk/src/SharedConstructs/PointToPointChannel.cs#L35
Non-nullable field '_firstFilter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
cdk/src/SharedConstructs/PointToPointChannel.cs#L35
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
cdk/src/SharedConstructs/PointToPointChannel.cs#L35
Non-nullable property 'Target' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
cdk/src/SharedConstructs/PublishSubscribeChannel.cs#L23
Non-nullable property 'Topic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|