Skip to content

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows … #76

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows …

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows … #76

Triggered via push March 7, 2025 15:40
Status Success
Total duration 9m 8s
Artifacts

pages-deploy.yml

on: push
Environment Setup
8m 58s
Environment Setup
Fit to window
Zoom out
Zoom in

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.