Skip to content

Added custom query editor to web #74

Added custom query editor to web

Added custom query editor to web #74

Triggered via pull request June 24, 2025 06:23
Status Success
Total duration 5m 21s
Artifacts

PR.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: TinyInsights/ApplicationInsightsProvider.cs#L569
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#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/ApplicationInsightsProvider.cs#L569
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#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/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#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#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#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/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/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.