Skip to content

70 multi target

70 multi target #4

Triggered via pull request July 15, 2024 15:41
Status Success
Total duration 57s
Artifacts

dotnet-test.yml

on: pull_request
dotnet-test
48s
dotnet-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
dotnet-test: source/Kangaroo.UI/Views/ScanConfiguratorView.axaml.cs#L11
Possible null reference argument for parameter 'provider' in 'ScanConfiguratorViewModel ServiceProviderServiceExtensions.GetRequiredService<ScanConfiguratorViewModel>(IServiceProvider provider)'.
dotnet-test: source/Kangaroo.UI/Views/MainWindow.axaml.cs#L17
Converting null literal or possible null value to non-nullable type.
dotnet-test: source/Kangaroo.UI/ViewModels/HomePageViewModel.cs#L23
Non-nullable field '_recentScansRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
dotnet-test: source/Kangaroo.UI/ViewModels/IpScannerViewModel.cs#L32
Non-nullable field '_factory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
dotnet-test: source/Kangaroo.UI/ViewModels/IpScannerViewModel.cs#L32
Non-nullable field '_recentScans' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
dotnet-test: source/Kangaroo.UI/ViewModels/IpScannerViewModel.cs#L32
Non-nullable field '_cts' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
dotnet-test: source/Kangaroo.UI/ViewModels/IpScannerViewModel.cs#L37
Non-nullable field '_cts' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
dotnet-test: source/Kangaroo.UI/ViewModels/IpScannerViewModel.cs#L202
Possible null reference argument for parameter 'config' in 'RecentScan RecentScan.FromResults(ScanResults? results, ScanConfiguration config, TimeProvider time)'.
dotnet-test
File '/home/runner/work/kangaroo/kangaroo/docs/kangaroo-logo.png' is not added because the package already contains file '/kangaroo-logo.png'
dotnet-test
File '/home/runner/work/kangaroo/kangaroo/README.md' is not added because the package already contains file '/README.md'