Skip to content

modified npm version #74

modified npm version

modified npm version #74

Triggered via push June 9, 2024 16:37
Status Success
Total duration 7m 7s
Artifacts

pages-deploy.yml

on: push
Environment Setup
6m 51s
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/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.