Bump SwashbuckleAspNetCoreSwaggerGenVersion from 5.5.1 to 6.7.3 in /src #376
Annotations
1 error and 12 warnings
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/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.
|