Skip to content

Add netstandard2.0 support #45

Add netstandard2.0 support

Add netstandard2.0 support #45

Re-run triggered December 21, 2023 10:27
Status Success
Total duration 5m 43s
Artifacts

dotnet.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 102 warnings
build (Debug, macos-latest)
Process completed with exit code 1.
build (Release, macos-latest)
Process completed with exit code 1.
build (Release, ubuntu-latest)
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/
build (Release, ubuntu-latest)
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 (Release, ubuntu-latest)
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 (Release, ubuntu-latest)
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 (Release, ubuntu-latest)
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 (Release, ubuntu-latest): 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 (Release, ubuntu-latest): 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 (Release, ubuntu-latest): 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 (Release, ubuntu-latest): 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 (Release, ubuntu-latest): 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 (Release, ubuntu-latest): 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.
build (Release, ubuntu-latest)
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 (Release, ubuntu-latest)
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 (Release, ubuntu-latest)
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 (Release, ubuntu-latest)
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 (Release, ubuntu-latest)
.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.
build (Release, ubuntu-latest)
.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.
build (Release, ubuntu-latest)
.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 (Debug, ubuntu-latest)
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/
build (Debug, ubuntu-latest)
.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.
build (Debug, ubuntu-latest)
.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 (Debug, ubuntu-latest)
.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.
build (Debug, ubuntu-latest)
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 (Debug, ubuntu-latest)
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 (Debug, ubuntu-latest)
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 (Debug, ubuntu-latest)
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 (Debug, ubuntu-latest): 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 (Debug, ubuntu-latest): 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 (Debug, ubuntu-latest): 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 (Debug, ubuntu-latest): 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 (Debug, ubuntu-latest): 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 (Debug, ubuntu-latest): 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.
build (Debug, ubuntu-latest)
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 (Debug, ubuntu-latest)
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 (Debug, ubuntu-latest)
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 (Debug, ubuntu-latest)
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 (Debug, macos-latest)
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/
build (Debug, macos-latest)
.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.
build (Debug, macos-latest)
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 (Debug, macos-latest): 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 (Debug, macos-latest): 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 (Debug, macos-latest): 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 (Debug, macos-latest): 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 (Debug, macos-latest): 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 (Debug, macos-latest): 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 (Debug, macos-latest): 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 (Debug, macos-latest): 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 (Debug, macos-latest): 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 (Debug, macos-latest)
.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 (Debug, macos-latest)
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 (Debug, macos-latest)
.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.
build (Release, macos-latest)
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/
build (Release, macos-latest)
.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.
build (Release, macos-latest)
.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.
build (Release, macos-latest)
.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 (Release, macos-latest)
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 (Release, macos-latest): src/VCDiff/Decoders/VcDecoderEx.cs#L76
Non-nullable field 'outputStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, macos-latest): src/VCDiff/Decoders/VcDecoderEx.cs#L76
Non-nullable field 'delta' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, macos-latest): src/VCDiff/Decoders/VcDecoderEx.cs#L76
Non-nullable field 'source' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, macos-latest): 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 (Release, macos-latest): 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 (Release, macos-latest): 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 (Release, macos-latest): 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 (Release, macos-latest): 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 (Release, macos-latest): 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.
build (Release, macos-latest)
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 (Release, windows-latest)
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/
build (Release, windows-latest)
.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 (Release, windows-latest)
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 (Release, windows-latest)
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 (Release, windows-latest)
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 (Release, windows-latest)
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 (Release, windows-latest)
.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.
build (Release, windows-latest)
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 (Release, windows-latest)
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 (Release, windows-latest): src/VCDiff/Decoders/VcDecoderEx.cs#L76
Non-nullable field 'outputStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, windows-latest): src/VCDiff/Decoders/VcDecoderEx.cs#L76
Non-nullable field 'delta' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, windows-latest): src/VCDiff/Decoders/VcDecoderEx.cs#L76
Non-nullable field 'source' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, windows-latest)
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 (Release, windows-latest): 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 (Release, windows-latest): 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 (Release, windows-latest): 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 (Release, windows-latest): 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 (Release, windows-latest)
.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.
build (Debug, windows-latest)
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/
build (Debug, windows-latest)
.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 (Debug, windows-latest)
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 (Debug, windows-latest)
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 (Debug, windows-latest)
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 (Debug, windows-latest)
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 (Debug, windows-latest)
.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.
build (Debug, windows-latest)
.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.
build (Debug, windows-latest)
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 (Debug, windows-latest)
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 (Debug, windows-latest): src/VCDiff/Decoders/VcDecoderEx.cs#L76
Non-nullable field 'outputStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Debug, windows-latest): src/VCDiff/Decoders/VcDecoderEx.cs#L76
Non-nullable field 'delta' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Debug, windows-latest): src/VCDiff/Decoders/VcDecoderEx.cs#L76
Non-nullable field 'source' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Debug, windows-latest): 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 (Debug, windows-latest): 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 (Debug, windows-latest): 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 (Debug, windows-latest): 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 (Debug, windows-latest): 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.