Skip to content

1.12.0

1.12.0 #69

Triggered via release August 22, 2025 05:50
@dhindrikdhindrik
published 1.12.0
Status Success
Total duration 5m 24s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

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