Skip to content

feat: use cv::warpPerspective in use_skill #198

feat: use cv::warpPerspective in use_skill

feat: use cv::warpPerspective in use_skill #198

Triggered via push August 19, 2024 09:10
Status Failure
Total duration 10m 55s
Artifacts 5

ci.yml

on: push
Matrix: macOS-Core
Matrix: ubuntu
Matrix: windows
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 20 warnings
windows (ARM64, arm64)
Target "WithCompileCoreRelease" has thrown an exception
windows (ARM64, arm64)
Process completed with exit code 1.
windows (x64, x64)
The job was canceled because "ARM64_arm64" failed.
windows (x64, x64)
The operation was canceled.
windows (ARM64, arm64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\ViewModels\UI\VersionUpdateViewModel.cs(907,25): warning CS8602: Dereference of a possibly null reference. [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_stpgfa34_wpftmp.csproj]
windows (ARM64, arm64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\ViewModels\UI\VersionUpdateViewModel.cs(917,63): warning CS8618: Non-nullable field '_logItemViewModels' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_stpgfa34_wpftmp.csproj]
windows (ARM64, arm64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\ViewModels\UI\SettingsViewModel.cs(98,16): warning CS8618: Non-nullable property 'InfrastItemViewModels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_stpgfa34_wpftmp.csproj]
windows (ARM64, arm64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\ViewModels\UI\SettingsViewModel.cs(98,16): warning CS8618: Non-nullable field '_dormThresholdLabel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_stpgfa34_wpftmp.csproj]
windows (ARM64, arm64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\ViewModels\UI\SettingsViewModel.cs(98,16): warning CS8618: Non-nullable field '_resetNotifyTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_stpgfa34_wpftmp.csproj]
windows (ARM64, arm64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\ViewModels\UI\SettingsViewModel.cs(98,16): warning CS8618: Non-nullable property 'LanguageList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_stpgfa34_wpftmp.csproj]
windows (ARM64, arm64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\ViewModels\UI\SettingsViewModel.cs(98,16): warning CS8618: Non-nullable property 'ConfigurationList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_stpgfa34_wpftmp.csproj]
windows (ARM64, arm64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\ViewModels\UI\SettingsViewModel.cs(98,16): warning CS8618: Non-nullable field '_newConfigurationName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_stpgfa34_wpftmp.csproj]
windows (ARM64, arm64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\ViewModels\UI\RecognizerViewModel.cs(569,44): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_stpgfa34_wpftmp.csproj]
windows (ARM64, arm64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\ViewModels\UI\RecognizerViewModel.cs(569,44): warning CS8601: Possible null reference assignment. [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_stpgfa34_wpftmp.csproj]
windows (x64, x64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\Helper\AppIcon.cs(46,13): warning CS0162: Unreachable code detected [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_y432xdny_wpftmp.csproj]
windows (x64, x64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\ViewModels\UI\VersionUpdateViewModel.cs(907,25): warning CS8602: Dereference of a possibly null reference. [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_y432xdny_wpftmp.csproj]
windows (x64, x64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\ViewModels\UI\VersionUpdateViewModel.cs(917,63): warning CS8618: Non-nullable field '_logItemViewModels' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_y432xdny_wpftmp.csproj]
windows (x64, x64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\ViewModels\UI\SettingsViewModel.cs(98,16): warning CS8618: Non-nullable property 'InfrastItemViewModels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_y432xdny_wpftmp.csproj]
windows (x64, x64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\ViewModels\UI\SettingsViewModel.cs(98,16): warning CS8618: Non-nullable field '_dormThresholdLabel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_y432xdny_wpftmp.csproj]
windows (x64, x64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\ViewModels\UI\SettingsViewModel.cs(98,16): warning CS8618: Non-nullable field '_resetNotifyTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_y432xdny_wpftmp.csproj]
windows (x64, x64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\ViewModels\UI\SettingsViewModel.cs(98,16): warning CS8618: Non-nullable property 'LanguageList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_y432xdny_wpftmp.csproj]
windows (x64, x64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\ViewModels\UI\SettingsViewModel.cs(98,16): warning CS8618: Non-nullable property 'ConfigurationList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_y432xdny_wpftmp.csproj]
windows (x64, x64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\ViewModels\UI\SettingsViewModel.cs(98,16): warning CS8618: Non-nullable field '_newConfigurationName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_y432xdny_wpftmp.csproj]
windows (x64, x64)
D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\ViewModels\UI\RecognizerViewModel.cs(569,44): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\MaaAssistantArknights\MaaAssistantArknights\src\MaaWpfGui\MaaWpfGui_y432xdny_wpftmp.csproj]

Artifacts

Produced during runtime
Name Size
MAA-linux-aarch64 Expired
279 MB
MAA-linux-x86_64 Expired
284 MB
MAA-macos-universal Expired
174 MB
MAACore-macos-arm64 Expired
15.6 MB
MAACore-macos-x86_64 Expired
18.2 MB