1.12.0 #69
Annotations
20 warnings and 1 notice
          | 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L577
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L577
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L530
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L530
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L492
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L492
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L464
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L464
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/Crash.cs#L7
                      
                       Non-nullable property 'ExceptionAssembly' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. | 
| 
                      
                          build: 
                        TinyInsights/Crash.cs#L7
                      
                       Non-nullable property 'ExceptionAssembly' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L492
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L16
                      
                       Field 'ApplicationInsightsProvider.provider' is never assigned to, and will always have its default value null | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L577
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/Crash.cs#L7
                      
                       Non-nullable property 'ExceptionAssembly' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L530
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L492
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L464
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L127
                      
                       Non-nullable field 'crashHandler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L464
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/Crash.cs#L7
                      
                       Non-nullable property 'ExceptionAssembly' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. | 
| 
                      
                          build
                        
                      
                       The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677 |