将ffmpeg依赖移动到编译流程中,不再使用ci进行文件移动 #166
Annotations
2 errors and 11 warnings
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
|
Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Core/Network/Get.cs#L26
Cannot convert null literal to non-nullable reference type.
|
Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Core/Config.cs#L82
Cannot convert null literal to non-nullable reference type.
|
Core/LogModule/OperationQueue.cs#L29
The type name 'pack' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Core/Config.cs#L399
Nullability of reference types in type of 'event PropertyChangedEventHandler RunConfig.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Core/Config.cs#L400
Cannot convert null literal to non-nullable reference type.
|
This job failed
Loading