Skip to content

Release 1.1.2

Release 1.1.2 #35

Triggered via push December 4, 2024 00:19
Status Success
Total duration 10m 3s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: SpeedrunTracker/Models/EmbeddableUrl.cs#L6
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SpeedrunTracker/Models/EmbeddableUrl.cs#L7
Non-nullable property 'EmbedUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SpeedrunTracker/ViewModels/VariableViewModel.cs#L7
Non-nullable property 'VariableId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SpeedrunTracker/ViewModels/VariableViewModel.cs#L8
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: SpeedrunTracker/Models/RunDetails.cs#L6
Non-nullable property 'Run' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SpeedrunTracker/Models/RunDetails.cs#L10
Non-nullable property 'Variables' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
NuGet package 'SkiaSharp.NativeAssets.Android' version '2.88.7' contains a shared library 'libSkiaSharp.so' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details
build
NuGet package 'SkiaSharp.NativeAssets.Android' version '2.88.7' contains a shared library 'libSkiaSharp.so' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details
build: SpeedrunTracker/Models/EmbeddableUrl.cs#L6
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SpeedrunTracker/Models/EmbeddableUrl.cs#L7
Non-nullable property 'EmbedUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.