Skip to content

deploy_all_demos

deploy_all_demos #38

Manually triggered April 3, 2025 02:43
Status Success
Total duration 2m 0s
Artifacts

deploy_all_demos.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

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#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.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>'.