Skip to content

Bump MediatR from 8.0.2 to 12.4.1 in /src #399

Bump MediatR from 8.0.2 to 12.4.1 in /src

Bump MediatR from 8.0.2 to 12.4.1 in /src #399

Triggered via pull request September 16, 2024 11:11
Status Failure
Total duration 1m 11s
Artifacts

publish-nuget.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 12 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. 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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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: src/Hyperledger.Aries/Ledger/DefaultLedgerService.cs#L109
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Ledger/DefaultLedgerService.cs#L125
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Ledger/DefaultLedgerService.cs#L132
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Ledger/DefaultLedgerService.cs#L140
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Ledger/DefaultLedgerService.cs#L148
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Ledger/DefaultLedgerService.cs#L159
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Ledger/DefaultLedgerService.cs#L192
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Configuration/IProvisioningService.cs#L49
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Agents/Converters/AgentEndpointJsonConverter.cs#L9
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: src/Hyperledger.Aries/Agents/Converters/AgentEndpointJsonConverter.cs#L28
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).