Skip to content

modified npm CI yml #71

modified npm CI yml

modified npm CI yml #71

Triggered via push June 9, 2024 16:20
Status Failure
Total duration 3m 42s
Artifacts

pages-deploy.yml

on: push
Environment Setup
3m 29s
Environment Setup
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Environment Setup
Process completed with exit code 1.
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/Decode.cs#L33
Possible mistaken empty statement
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.