Added custom range date filter #9
publish-web-to-blob-storage.yml
on: push
  
    
      build-and-deploy
    
          
              4m 52s
          
      Annotations
10 warnings
          | 
                      
                          build-and-deploy: 
                        TinyInsights.Web/Services/InsightsService.Diagnostics.cs#L72
                      
                       Possible null reference argument for parameter 's' in 'DateTime DateTime.Parse(string s)'. | 
| 
                      
                          build-and-deploy: 
                        TinyInsights.Web/Services/InsightsService.Analytics.cs#L136
                      
                       Possible null reference argument for parameter 's' in 'int int.Parse(string s)'. | 
| 
                      
                          build-and-deploy: 
                        TinyInsights.Web/Services/InsightsService.Analytics.cs#L136
                      
                       Possible null reference argument for parameter 's' in 'DateTime DateTime.Parse(string s)'. | 
| 
                      
                          build-and-deploy: 
                        TinyInsights.Web/Services/InsightsService.Analytics.cs#L122
                      
                       Possible null reference argument for parameter 'key' in 'CountPerKey.CountPerKey(string key, int count)'. | 
| 
                      
                          build-and-deploy: 
                        TinyInsights.Web/Services/InsightsService.Analytics.cs#L122
                      
                       Possible null reference argument for parameter 's' in 'int int.Parse(string s)'. | 
| 
                      
                          build-and-deploy: 
                        TinyInsights.Web/Services/InsightsService.Diagnostics.cs#L530
                      
                       Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. | 
| 
                      
                          build-and-deploy: 
                        TinyInsights.Web/Services/InsightsService.Diagnostics.cs#L528
                      
                       Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. | 
| 
                      
                          build-and-deploy: 
                        TinyInsights.Web/Services/InsightsService.Diagnostics.cs#L536
                      
                       Non-nullable property 'Rows' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. | 
| 
                      
                          build-and-deploy: 
                        TinyInsights.Web/Services/InsightsService.Diagnostics.cs#L535
                      
                       Non-nullable property 'Columns' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. | 
| 
                      
                          build-and-deploy: 
                        TinyInsights.Web/Services/Models/LogItem.cs#L5
                      
                       Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. |