Bump xunit.runner.visualstudio from 2.5.3 to 2.5.5 in /src #28
Annotations
1 error and 12 warnings
Publish
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, NuGet/setup-nuget@v1.0.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup NuGet
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/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).
|
Build:
src/Hyperledger.Aries/Agents/Converters/AgentMessageReader.cs#L11
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Hyperledger.Aries/Agents/Converters/AgentMessageReader.cs#L20
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Hyperledger.Aries/Agents/Converters/AgentMessageWriter.cs#L9
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Hyperledger.Aries/Agents/Converters/AgentMessageWriter.cs#L20
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Hyperledger.Aries/Agents/Transport/MessageServiceExtensions.cs#L89
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Hyperledger.Aries/Agents/Transport/MessageServiceExtensions.cs#L89
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Hyperledger.Aries/Agents/Transport/DefaultMessageService.cs#L68
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Hyperledger.Aries/Agents/Transport/DefaultMessageService.cs#L68
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading