Skip to content

1.10.0

1.10.0 #67

Triggered via release April 11, 2025 08:44
@dhindrikdhindrik
published 1.10.0
Status Success
Total duration 7m 33s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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#L467
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#L467
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#L495
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#L495
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#L533
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#L533
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#L572
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#L572
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#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#L467
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#L495
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#L533
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#L572
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/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#L467
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#L495
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.