update GeneralTestamentProvider.cs #386
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/c#/GeneralUpdate.Core/CustomAwaiter/IAwaitable.cs#L3
The type 'IAwaiter' in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\CustomAwaiter\IAwaiter.cs' conflicts with the imported type 'IAwaiter' in 'GeneralUpdate.Differential, Version=1.4.3.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\CustomAwaiter\IAwaiter.cs'.
|
build:
src/c#/GeneralUpdate.Core/CustomAwaiter/IAwaitable.cs#L8
The type 'IAwaiter<TResult>' in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\CustomAwaiter\IAwaiter.cs' conflicts with the imported type 'IAwaiter<TResult>' in 'GeneralUpdate.Differential, Version=1.4.3.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\CustomAwaiter\IAwaiter.cs'.
|
build:
src/c#/GeneralUpdate.Core/CustomAwaiter/ICriticalAwaiter.cs#L5
The type 'IAwaiter' in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\CustomAwaiter\IAwaiter.cs' conflicts with the imported type 'IAwaiter' in 'GeneralUpdate.Differential, Version=1.4.3.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\CustomAwaiter\IAwaiter.cs'.
|
build:
src/c#/GeneralUpdate.Core/CustomAwaiter/ICriticalAwaiter.cs#L9
The type 'IAwaiter<TResult>' in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\CustomAwaiter\IAwaiter.cs' conflicts with the imported type 'IAwaiter<TResult>' in 'GeneralUpdate.Differential, Version=1.4.3.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\CustomAwaiter\IAwaiter.cs'.
|
build:
src/c#/GeneralUpdate.Core/Download/DownloadTask.cs#L18
The type 'IAwaiter<TResult>' in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\CustomAwaiter\IAwaiter.cs' conflicts with the imported type 'IAwaiter<TResult>' in 'GeneralUpdate.Differential, Version=1.4.3.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\CustomAwaiter\IAwaiter.cs'.
|
build:
src/c#/GeneralUpdate.Core/Utils/FileUtil.cs#L90
The type 'FileCompare' in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\Utils\FileUtil.cs' conflicts with the imported type 'FileCompare' in 'GeneralUpdate.Differential, Version=1.4.3.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\Utils\FileUtil.cs'.
|
build:
src/c#/GeneralUpdate.Core/Bootstrap/AbstractBootstrap.cs#L65
The type 'FileUtil' in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\Utils\FileUtil.cs' conflicts with the imported type 'FileUtil' in 'GeneralUpdate.Differential, Version=1.4.3.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\Utils\FileUtil.cs'.
|
build:
src/c#/GeneralUpdate.Core/Testament/GeneralTestamentProvider.cs#L32
The type 'FileUtil' in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\Utils\FileUtil.cs' conflicts with the imported type 'FileUtil' in 'GeneralUpdate.Differential, Version=1.4.3.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\Utils\FileUtil.cs'.
|
build:
src/c#/GeneralUpdate.Core/Testament/GeneralTestamentProvider.cs#L50
The type 'FileUtil' in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\Utils\FileUtil.cs' conflicts with the imported type 'FileUtil' in 'GeneralUpdate.Differential, Version=1.4.3.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\Utils\FileUtil.cs'.
|
build:
src/c#/GeneralUpdate.Core/Strategys/PlatformWindows/WindowsStrategy.cs#L46
The type 'FileUtil' in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\Utils\FileUtil.cs' conflicts with the imported type 'FileUtil' in 'GeneralUpdate.Differential, Version=1.4.3.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\GeneralUpdate\GeneralUpdate\src\c#\GeneralUpdate.Core\Utils\FileUtil.cs'.
|