Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows … #76
Annotations
10 warnings
Environment Setup:
dotnet/CJson/CJson/Utils/Json.cs#L11
Non-nullable field 'json' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Environment Setup:
dotnet/CJson/CJson/Utils/Is.cs#L22
Non-nullable field 'commentedLines' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Environment Setup:
dotnet/CJson/CJson/Utils/Base.cs#L29
Non-nullable field 'commaSeparatedLines' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Environment Setup:
dotnet/CJson/CJson/Utils/Base.cs#L29
Non-nullable field 'filePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Environment Setup:
dotnet/CJson/CJson/Utils/Base.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Environment Setup:
dotnet/CJson/CJson/Utils/Base.cs#L23
Non-nullable field 'commaSeparatedLines' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Environment Setup:
dotnet/CJson/CJson/Utils/Decode.cs#L22
Non-nullable field 'matchedPaths' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Environment Setup:
dotnet/CJson/CJson/Utils/Is.cs#L18
Non-nullable field 'commentedLines' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Environment Setup:
dotnet/CJson/CJson/Utils/Decode.cs#L19
Non-nullable field 'matchedPaths' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Environment Setup:
dotnet/CJson/CJson/Utils/Json.cs#L10
Non-nullable field 'json' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|