Skip to content

DocNode and subclasses use nullable #77

DocNode and subclasses use nullable

DocNode and subclasses use nullable #77

Triggered via push September 2, 2024 16:05
Status Success
Total duration 1m 35s
Artifacts

build.yaml

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

Annotations

24 warnings
build (6.0, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (6.0, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (6.0, Release): src/DarkConfig/Internal/TypeReifier.cs#L486
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'.
build (6.0, Release): src/DarkConfig/Internal/TypeReifier.cs#L494
Possible null reference argument for parameter 'type' in 'TypeInfo ReflectionCache.GetTypeInfo(Type type)'.
build (6.0, Release): src/DarkConfig/Internal/TypeReifier.cs#L603
Possible null reference argument for parameter 'value' in 'void TypeInfo.SetMemberValue(object obj, int memberIndex, object value)'.
build (6.0, Release): src/DarkConfig/Internal/TypeReifier.cs#L633
Possible null reference argument for parameter 'value' in 'void TypeInfo.SetMemberValue(object obj, int memberIndex, object value)'.
build (6.0, Release): src/DarkConfig/Internal/TypeReifier.cs#L649
Possible null reference argument for parameter 'value' in 'void TypeInfo.SetMemberValue(object obj, int memberIndex, object value)'.
build (6.0, Release): src/DarkConfig/Internal/TypeReifier.cs#L697
Possible null reference argument for parameter 'doc' in 'object? TypeReifier.ReadValueOfType(Type targetType, object? existing, DocNode doc, ReificationOptions? options)'.
build (6.0, Release): src/DarkConfig/Internal/TypeReifier.cs#L700
Possible null reference argument for parameter 'doc' in 'object? TypeReifier.ReadValueOfType(Type targetType, object? existing, DocNode doc, ReificationOptions? options)'.
build (6.0, Release): src/DarkConfig/Internal/TypeReifier.cs#L721
Possible null reference argument for parameter 'doc' in 'object? TypeReifier.ReadValueOfType(Type targetType, object? existing, DocNode doc, ReificationOptions? options)'.
build (6.0, Release): src/DarkConfig/Internal/TypeReifier.cs#L724
Possible null reference argument for parameter 'doc' in 'object? TypeReifier.ReadValueOfType(Type targetType, object? existing, DocNode doc, ReificationOptions? options)'.
build (6.0, Release): test/ConfigKeyTests.cs#L48
Field 'ConfigKeyTests.EmptyKeyClass.fail' is never assigned to, and will always have its default value 0
build (6.0, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (6.0, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (6.0, Debug): src/DarkConfig/Internal/TypeReifier.cs#L486
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'.
build (6.0, Debug): src/DarkConfig/Internal/TypeReifier.cs#L494
Possible null reference argument for parameter 'type' in 'TypeInfo ReflectionCache.GetTypeInfo(Type type)'.
build (6.0, Debug): src/DarkConfig/Internal/TypeReifier.cs#L603
Possible null reference argument for parameter 'value' in 'void TypeInfo.SetMemberValue(object obj, int memberIndex, object value)'.
build (6.0, Debug): src/DarkConfig/Internal/TypeReifier.cs#L633
Possible null reference argument for parameter 'value' in 'void TypeInfo.SetMemberValue(object obj, int memberIndex, object value)'.
build (6.0, Debug): src/DarkConfig/Internal/TypeReifier.cs#L649
Possible null reference argument for parameter 'value' in 'void TypeInfo.SetMemberValue(object obj, int memberIndex, object value)'.
build (6.0, Debug): src/DarkConfig/Internal/TypeReifier.cs#L697
Possible null reference argument for parameter 'doc' in 'object? TypeReifier.ReadValueOfType(Type targetType, object? existing, DocNode doc, ReificationOptions? options)'.
build (6.0, Debug): src/DarkConfig/Internal/TypeReifier.cs#L700
Possible null reference argument for parameter 'doc' in 'object? TypeReifier.ReadValueOfType(Type targetType, object? existing, DocNode doc, ReificationOptions? options)'.
build (6.0, Debug): src/DarkConfig/Internal/TypeReifier.cs#L721
Possible null reference argument for parameter 'doc' in 'object? TypeReifier.ReadValueOfType(Type targetType, object? existing, DocNode doc, ReificationOptions? options)'.
build (6.0, Debug): src/DarkConfig/Internal/TypeReifier.cs#L724
Possible null reference argument for parameter 'doc' in 'object? TypeReifier.ReadValueOfType(Type targetType, object? existing, DocNode doc, ReificationOptions? options)'.
build (6.0, Debug): test/ConfigKeyTests.cs#L48
Field 'ConfigKeyTests.EmptyKeyClass.fail' is never assigned to, and will always have its default value 0