Skip to content

closes #176 (#177)

closes #176 (#177) #75

Triggered via push June 10, 2024 15:20
Status Success
Total duration 5m 23s
Artifacts

pages-deploy.yml

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

Annotations

11 warnings
Environment Setup
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-dotnet@v3, actions/setup-python@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Environment Setup: dotnet/CJson/CJson/Utils/Base.cs#L23
Non-nullable field 'commaSeparatedLines' must contain a non-null value when exiting constructor. Consider 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#L29
Non-nullable field 'filePath' must contain a non-null value when exiting constructor. Consider 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 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 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 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 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 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 declaring the field as nullable.
Environment Setup: dotnet/CJson/CJson/Utils/Json.cs#L11
Non-nullable field 'json' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.