deploy_all_demos #38
Annotations
10 warnings
|
build:
src/Infrastructures/Redis/Providers/StackExchange/DefaultRedisProvider.Hash.cs#L236
Possible null reference argument for parameter 'key' in 'void Dictionary<string, string>.Add(string key, string value)'.
|
|
build:
src/Infrastructures/Redis/Providers/StackExchange/DefaultRedisProvider.Hash.cs#L234
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, string>.ContainsKey(string key)'.
|
|
build:
src/Infrastructures/Redis/Providers/StackExchange/DefaultRedisProvider.Hash.cs#L221
Possible null reference return.
|
|
build:
src/Infrastructures/Redis/Providers/StackExchange/DefaultRedisProvider.Hash.cs#L146
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
|
|
build:
src/Infrastructures/Redis/Providers/StackExchange/DefaultRedisProvider.Hash.cs#L96
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
|
|
build:
src/Infrastructures/Redis/Providers/StackExchange/DefaultRedisProvider.Hash.cs#L96
Possible null reference argument for parameter 'key' in 'void Dictionary<string, string>.Add(string key, string value)'.
|
|
build:
src/Infrastructures/Redis/Providers/StackExchange/DefaultRedisProvider.Hash.cs#L94
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, string>.ContainsKey(string key)'.
|
|
build:
src/Infrastructures/Redis/Providers/StackExchange/DefaultRedisProvider.Hash.cs#L81
Possible null reference return.
|
|
build:
src/Infrastructures/Redis/Providers/StackExchange/DefaultRedisProvider.Geo.cs#L91
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'List<string>'.
|
|
build:
src/Infrastructures/Redis/Providers/StackExchange/DefaultRedisProvider.Geo.cs#L76
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'List<string>'.
|