Bump Microsoft.Extensions.Caching.Memory and Microsoft.Extensions.DependencyInjection.Abstractions #289
ci.yml
on: pull_request
Matrix: build
Push GitHub Packages
0s
Push NuGet Packages
0s
Annotations
10 errors and 13 warnings
build-and-test-windows-latest
D:\a\xdot-paymob\xdot-paymob\src\CashIn\PaymobCashInAuthenticator.cs(16,22): error CS0246: The type or namespace name 'HttpClient' could not be found (are you missing a using directive or an assembly reference?) [D:\a\xdot-paymob\xdot-paymob\src\CashIn\CashIn.csproj::TargetFramework=net461]
|
build-and-test-windows-latest
D:\a\xdot-paymob\xdot-paymob\src\CashIn\PaymobCashInAuthenticator.cs(21,9): error CS0246: The type or namespace name 'HttpClient' could not be found (are you missing a using directive or an assembly reference?) [D:\a\xdot-paymob\xdot-paymob\src\CashIn\CashIn.csproj::TargetFramework=net461]
|
build-and-test-windows-latest
D:\a\xdot-paymob\xdot-paymob\src\CashIn\PaymobCashInBroker.cs(13,22): error CS0246: The type or namespace name 'HttpClient' could not be found (are you missing a using directive or an assembly reference?) [D:\a\xdot-paymob\xdot-paymob\src\CashIn\CashIn.csproj::TargetFramework=net461]
|
build-and-test-windows-latest
D:\a\xdot-paymob\xdot-paymob\src\CashIn\PaymobCashInBroker.cs(16,9): error CS0246: The type or namespace name 'HttpClient' could not be found (are you missing a using directive or an assembly reference?) [D:\a\xdot-paymob\xdot-paymob\src\CashIn\CashIn.csproj::TargetFramework=net461]
|
build-and-test-windows-latest
D:\a\xdot-paymob\xdot-paymob\src\CashIn\PaymobRequestException.cs(41,41): error CS0246: The type or namespace name 'HttpResponseMessage' could not be found (are you missing a using directive or an assembly reference?) [D:\a\xdot-paymob\xdot-paymob\src\CashIn\CashIn.csproj::TargetFramework=net461]
|
build-and-test-windows-latest
D:\a\xdot-paymob\xdot-paymob\src\CashIn\PaymobCashInAuthenticator.cs(16,22): error CS0246: The type or namespace name 'HttpClient' could not be found (are you missing a using directive or an assembly reference?) [D:\a\xdot-paymob\xdot-paymob\src\CashIn\CashIn.csproj::TargetFramework=net461]
|
build-and-test-windows-latest
D:\a\xdot-paymob\xdot-paymob\src\CashIn\PaymobCashInAuthenticator.cs(21,9): error CS0246: The type or namespace name 'HttpClient' could not be found (are you missing a using directive or an assembly reference?) [D:\a\xdot-paymob\xdot-paymob\src\CashIn\CashIn.csproj::TargetFramework=net461]
|
build-and-test-windows-latest
D:\a\xdot-paymob\xdot-paymob\src\CashIn\PaymobCashInBroker.cs(13,22): error CS0246: The type or namespace name 'HttpClient' could not be found (are you missing a using directive or an assembly reference?) [D:\a\xdot-paymob\xdot-paymob\src\CashIn\CashIn.csproj::TargetFramework=net461]
|
build-and-test-windows-latest
D:\a\xdot-paymob\xdot-paymob\src\CashIn\PaymobCashInBroker.cs(16,9): error CS0246: The type or namespace name 'HttpClient' could not be found (are you missing a using directive or an assembly reference?) [D:\a\xdot-paymob\xdot-paymob\src\CashIn\CashIn.csproj::TargetFramework=net461]
|
build-and-test-windows-latest
D:\a\xdot-paymob\xdot-paymob\src\CashIn\PaymobRequestException.cs(41,41): error CS0246: The type or namespace name 'HttpResponseMessage' could not be found (are you missing a using directive or an assembly reference?) [D:\a\xdot-paymob\xdot-paymob\src\CashIn\CashIn.csproj::TargetFramework=net461]
|
build-and-test-windows-latest
D:\a\xdot-paymob\xdot-paymob\src\CashIn.DependencyInjection\CashIn.DependencyInjection.csproj : warning NU1903: Package 'Microsoft.Extensions.Caching.Memory' 6.0.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-qj66-m88j-hmgj [D:\a\xdot-paymob\xdot-paymob\xdot-paymob.sln]
|
build-and-test-windows-latest
C:\Users\runneradmin\.nuget\packages\microsoft.bcl.asyncinterfaces\9.0.0\buildTransitive\net461\Microsoft.Bcl.AsyncInterfaces.targets(4,5): warning : Microsoft.Bcl.AsyncInterfaces 9.0.0 doesn't support net461 and has not been tested with it. Consider upgrading your TargetFramework to net462 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [D:\a\xdot-paymob\xdot-paymob\tests\CashIn.Tests.Unit\CashIn.Tests.Unit.csproj::TargetFramework=net461]
|
build-and-test-windows-latest
C:\Users\runneradmin\.nuget\packages\microsoft.extensions.primitives\9.0.0\buildTransitive\net461\Microsoft.Extensions.Primitives.targets(4,5): warning : Microsoft.Extensions.Primitives 9.0.0 doesn't support net461 and has not been tested with it. Consider upgrading your TargetFramework to net462 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [D:\a\xdot-paymob\xdot-paymob\tests\CashIn.Tests.Unit\CashIn.Tests.Unit.csproj::TargetFramework=net461]
|
build-and-test-windows-latest
C:\Users\runneradmin\.nuget\packages\microsoft.extensions.dependencyinjection.abstractions\9.0.0\buildTransitive\net461\Microsoft.Extensions.DependencyInjection.Abstractions.targets(4,5): warning : Microsoft.Extensions.DependencyInjection.Abstractions 9.0.0 doesn't support net461 and has not been tested with it. Consider upgrading your TargetFramework to net462 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [D:\a\xdot-paymob\xdot-paymob\tests\CashIn.Tests.Unit\CashIn.Tests.Unit.csproj::TargetFramework=net461]
|
build-and-test-windows-latest
C:\Users\runneradmin\.nuget\packages\microsoft.extensions.options\9.0.0\buildTransitive\net461\Microsoft.Extensions.Options.targets(4,5): warning : Microsoft.Extensions.Options 9.0.0 doesn't support net461 and has not been tested with it. Consider upgrading your TargetFramework to net462 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [D:\a\xdot-paymob\xdot-paymob\tests\CashIn.Tests.Unit\CashIn.Tests.Unit.csproj::TargetFramework=net461]
|
build-and-test-windows-latest
C:\Users\runneradmin\.nuget\packages\microsoft.extensions.caching.abstractions\9.0.0\buildTransitive\net461\Microsoft.Extensions.Caching.Abstractions.targets(4,5): warning : Microsoft.Extensions.Caching.Abstractions 9.0.0 doesn't support net461 and has not been tested with it. Consider upgrading your TargetFramework to net462 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [D:\a\xdot-paymob\xdot-paymob\tests\CashIn.Tests.Unit\CashIn.Tests.Unit.csproj::TargetFramework=net461]
|
build-and-test-windows-latest
C:\Users\runneradmin\.nuget\packages\system.diagnostics.diagnosticsource\9.0.0\buildTransitive\net461\System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.0 doesn't support net461 and has not been tested with it. Consider upgrading your TargetFramework to net462 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [D:\a\xdot-paymob\xdot-paymob\tests\CashIn.Tests.Unit\CashIn.Tests.Unit.csproj::TargetFramework=net461]
|
build-and-test-windows-latest
C:\Users\runneradmin\.nuget\packages\microsoft.extensions.logging.abstractions\9.0.0\buildTransitive\net461\Microsoft.Extensions.Logging.Abstractions.targets(4,5): warning : Microsoft.Extensions.Logging.Abstractions 9.0.0 doesn't support net461 and has not been tested with it. Consider upgrading your TargetFramework to net462 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [D:\a\xdot-paymob\xdot-paymob\tests\CashIn.Tests.Unit\CashIn.Tests.Unit.csproj::TargetFramework=net461]
|
build-and-test-windows-latest
C:\Users\runneradmin\.nuget\packages\microsoft.extensions.caching.memory\9.0.0\buildTransitive\net461\Microsoft.Extensions.Caching.Memory.targets(4,5): warning : Microsoft.Extensions.Caching.Memory 9.0.0 doesn't support net461 and has not been tested with it. Consider upgrading your TargetFramework to net462 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [D:\a\xdot-paymob\xdot-paymob\tests\CashIn.Tests.Unit\CashIn.Tests.Unit.csproj::TargetFramework=net461]
|
build-and-test-windows-latest
D:\a\xdot-paymob\xdot-paymob\src\CashIn.DependencyInjection\CashIn.DependencyInjection.csproj : warning NU1903: Package 'Microsoft.Extensions.Caching.Memory' 6.0.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-qj66-m88j-hmgj [TargetFramework=net461]
|
build-and-test-windows-latest:
build/Build.cs#L13
'CheckBuildProjectConfigurationsAttribute' is obsolete: 'This attribute solely checks whether solutions have active build configurations for the build project, which leads to an error because the build project cannot be compiled again while executing. The sanity check is now integrated in the SolutionAttribute'
|
build-and-test-windows-latest
Could not complete checking build configurations within 500 milliseconds
|
build-and-test-windows-latest
D:\a\xdot-paymob\xdot-paymob\src\CashIn.DependencyInjection\CashIn.DependencyInjection.csproj : warning NU1903: Package 'Microsoft.Extensions.Caching.Memory' 6.0.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-qj66-m88j-hmgj [D:\a\xdot-paymob\xdot-paymob\xdot-paymob.sln]
|