Skip to content

added .idea to ignore list #34

added .idea to ignore list

added .idea to ignore list #34

Triggered via push March 2, 2024 16:22
Status Success
Total duration 2m 1s
Artifacts

dotnet_build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: 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/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.