Skip to content

version 3.2.2

version 3.2.2 #30

Triggered via push October 5, 2023 10:34
Status Success
Total duration 3m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet_build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. 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 target framework 'netcoreapp2.1' 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 'netcoreapp2.1' 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/deniszykov.TypeConversion/TypeConvert.cs#L35
Possible null reference return.
build: src/deniszykov.TypeConversion/TypeConvert.cs#L50
Possible null reference assignment.
build: src/deniszykov.TypeConversion/Converter.cs#L141
Converting null literal or possible null value to non-nullable type.
build: src/deniszykov.TypeConversion/EnumConversionInfo.cs#L1295
Converting null literal or possible null value to non-nullable type.
build: src/deniszykov.TypeConversion/EnumConversionInfo.cs#L1295
Unboxing a possibly null value.
build: src/deniszykov.TypeConversion/EnumConversionInfo.cs#L1297
Converting null literal or possible null value to non-nullable type.
build: src/deniszykov.TypeConversion/EnumConversionInfo.cs#L1297
Unboxing a possibly null value.
build: src/deniszykov.TypeConversion/EnumConversionInfo.cs#L1299
Converting null literal or possible null value to non-nullable type.
build: src/deniszykov.TypeConversion/EnumConversionInfo.cs#L1299
Unboxing a possibly null value.
build: src/deniszykov.TypeConversion/EnumConversionInfo.cs#L1301
Converting null literal or possible null value to non-nullable type.