release v1.2.0 and vl-0.3.0 #5
Annotations
5 warnings
|
publish
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, nuget/setup-nuget@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
publish:
VL.MCP.HDE/src/LivePinWriter.cs#L116
Possible null reference argument for parameter 'source' in 'object? LivePinWriter.ReadMember(object source, string name)'.
|
|
publish:
src/VvvvMcp.Core/Services/PatchBuilderService.cs#L270
Possible null reference argument for parameter 'value' in 'XAttribute.XAttribute(XName name, object value)'.
|
|
publish:
VL.MCP.HDE/src/LivePinWriter.cs#L116
Possible null reference argument for parameter 'source' in 'object? LivePinWriter.ReadMember(object source, string name)'.
|
|
publish:
src/VvvvMcp.Core/Services/PatchBuilderService.cs#L270
Possible null reference argument for parameter 'value' in 'XAttribute.XAttribute(XName name, object value)'.
|