#83 - implementing MOF domain objects #31
Annotations
1 error and 6 warnings
nuget pack
Process completed with exit code 1.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "jb-inspectcode.xml".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dotnet build:
src/Kingsland.MofParser/Models/ModelConverter.cs#L211
Possible null reference return.
|
dotnet build:
src/Kingsland.MofParser.Sample/Program.cs#L11
The variable 'sourceText' is assigned but its value is never used
|
dotnet build:
src/Kingsland.MofParser/Models/ModelConverter.cs#L211
Possible null reference return.
|
dotnet build:
src/Kingsland.MofParser.Sample/Program.cs#L11
The variable 'sourceText' is assigned but its value is never used
|
The logs for this run have expired and are no longer available.
Loading