Add netstandard2.0 support #46
Annotations
18 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, codecov/[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/
|
Setup .NET Core 3.0
.NET Core 3.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Setup .NET Core 3.1
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Setup .NET 5
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'netcoreapp3.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build:
src/VCDiff/Encoders/VcEncoder.cs#L54
Non-nullable field 'targetData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/VCDiff/Encoders/VcEncoder.cs#L54
Non-nullable field 'outputStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/VCDiff/Encoders/VcEncoder.cs#L54
Non-nullable field 'sourceStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/VCDiff/Encoders/VcEncoder.cs#L54
Non-nullable field 'hasher' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/VCDiff/Encoders/VcEncoder.cs#L87
Non-nullable field 'targetData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/VCDiff/Encoders/VcEncoder.cs#L87
Non-nullable field 'outputStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Restore dependencies
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Restore dependencies
The target framework 'netcoreapp3.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Restore dependencies
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Restore dependencies
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
The logs for this run have expired and are no longer available.
Loading