Skip to content

Bump MediatR from 8.0.2 to 12.4.0 in /src #318

Bump MediatR from 8.0.2 to 12.4.0 in /src

Bump MediatR from 8.0.2 to 12.4.0 in /src #318

Triggered via pull request July 29, 2024 11:45
Status Failure
Total duration 1m 12s
Artifacts

publish-nuget.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 13 warnings
build: test/Hyperledger.Aries.Tests/ConfigurationTests.cs#L33
The type 'ServiceCollection' exists in both 'Microsoft.Extensions.DependencyInjection.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' and 'Microsoft.Extensions.DependencyInjection, Version=3.1.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
build: test/Hyperledger.Aries.Tests/ConfigurationTests.cs#L62
The type 'ServiceCollection' exists in both 'Microsoft.Extensions.DependencyInjection.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' and 'Microsoft.Extensions.DependencyInjection, Version=3.1.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
build: test/Hyperledger.Aries.Tests/ConfigurationTests.cs#L84
The type 'ServiceCollection' exists in both 'Microsoft.Extensions.DependencyInjection.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' and 'Microsoft.Extensions.DependencyInjection, Version=3.1.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
build: test/Hyperledger.Aries.Tests/RuntimeTests.cs#L20
The type 'ServiceCollection' exists in both 'Microsoft.Extensions.DependencyInjection.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' and 'Microsoft.Extensions.DependencyInjection, Version=3.1.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
build: test/Hyperledger.Aries.Tests/ConfigurationTests.cs#L33
The type 'ServiceCollection' exists in both 'Microsoft.Extensions.DependencyInjection.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' and 'Microsoft.Extensions.DependencyInjection, Version=3.1.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
build: test/Hyperledger.Aries.Tests/ConfigurationTests.cs#L62
The type 'ServiceCollection' exists in both 'Microsoft.Extensions.DependencyInjection.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' and 'Microsoft.Extensions.DependencyInjection, Version=3.1.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
build: test/Hyperledger.Aries.Tests/ConfigurationTests.cs#L84
The type 'ServiceCollection' exists in both 'Microsoft.Extensions.DependencyInjection.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' and 'Microsoft.Extensions.DependencyInjection, Version=3.1.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
build: test/Hyperledger.Aries.Tests/RuntimeTests.cs#L20
The type 'ServiceCollection' exists in both 'Microsoft.Extensions.DependencyInjection.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' and 'Microsoft.Extensions.DependencyInjection, Version=3.1.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, NuGet/[email protected], 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/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: src/Hyperledger.Aries/Ledger/Abstractions/ILedgerService.cs#L44
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Ledger/Abstractions/ILedgerService.cs#L131
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Ledger/Abstractions/ILedgerService.cs#L144
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Ledger/Abstractions/ILedgerService.cs#L155
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Ledger/Abstractions/ILedgerService.cs#L169
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Ledger/Abstractions/ILedgerService.cs#L180
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Ledger/Abstractions/ILedgerService.cs#L199
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Ledger/Abstractions/IPoolService.cs#L46
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Utils/CryptoUtils.cs#L26
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Utils/CryptoUtils.cs#L36
Cannot convert null literal to non-nullable reference type.