Skip to content

Bump microsoft/setup-msbuild from 2 to 3 #287

Bump microsoft/setup-msbuild from 2 to 3

Bump microsoft/setup-msbuild from 2 to 3 #287

Triggered via pull request April 6, 2026 23:13
Status Success
Total duration 2m 37s
Artifacts 2

dotnet.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

39 warnings
build (net481, Debug)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (net481, Debug)
No files were found with the provided path: EDSEditorGUI\bin\Release\ EDSSharp\bin\Release\. No artifacts will be uploaded.
build (net481, Debug)
ProjectReference 'D:\a\CANopenEditor\CANopenEditor\libEDSsharp\libEDSsharp.csproj' was resolved using '.NETFramework,Version=v4.8.1' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
build (net481, Debug): EDSEditorGUI2/ViewModels/ObjectDictionary.cs#L58
Possible null reference assignment.
build (net481, Debug)
ProjectReference 'D:\a\CANopenEditor\CANopenEditor\libEDSsharp\libEDSsharp.csproj' was resolved using '.NETFramework,Version=v4.8.1' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
build (net8, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (net8, Release): libEDSsharp/CanOpenXSD_1_1.cs#L4646
The type name 'characteristic' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (net8, Release): libEDSsharp/CanOpenXSD_1_1.cs#L5174
The type name 'subrange' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (net8, Release): libEDSsharp/CanOpenXSD_1_1.cs#L5063
The type name 'array' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (net8, Release): libEDSsharp/CanOpenXSD_1_1.cs#L4549
The type name 'capabilities' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (net8, Release): libEDSsharp/CanOpenXSD_1_0.cs#L1270
The type name 'version' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (net8, Release): libEDSsharp/CanOpenXSD_1_1.cs#L1088
The type name 'version' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (net8, Release): libEDSsharp/extensions.cs#L12
The type name 'extensions' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (net8, Release): libEDSsharp/eds.cs#L1288
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
build (net8, Release): libEDSsharp/CanOpenEDSMapping.cs#L460
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (net8, Release): libEDSsharp/eds.cs#L1287
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
build (net481, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (net481, Release): libEDSsharp/eds.cs#L344
Missing XML comment for publicly visible type or member 'InfoSection.Filetype.File_DCF'
build (net481, Release): libEDSsharp/eds.cs#L343
Missing XML comment for publicly visible type or member 'InfoSection.Filetype.File_EDS'
build (net481, Release): libEDSsharp/eds.cs#L341
Missing XML comment for publicly visible type or member 'InfoSection.Filetype'
build (net481, Release): libEDSsharp/eds.cs#L339
Missing XML comment for publicly visible type or member 'InfoSection.edssection'
build (net481, Release): libEDSsharp/eds.cs#L338
Missing XML comment for publicly visible type or member 'InfoSection.infoheader'
build (net481, Release): libEDSsharp/eds.cs#L336
Missing XML comment for publicly visible type or member 'InfoSection.section'
build (net481, Release): libEDSsharp/CanOpenEDS.cs#L31
Missing XML comment for publicly visible type or member 'InfoSection.Parse(Dictionary<string, string>, string)'
build (net481, Release): libEDSsharp/eds.cs#L1288
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
build (net481, Release): libEDSsharp/CanOpenEDSMapping.cs#L460
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (net481, Release): libEDSsharp/eds.cs#L1287
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
build (net8, Debug)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (net8, Debug)
No files were found with the provided path: EDSEditorGUI\bin\Release\ EDSSharp\bin\Release\. No artifacts will be uploaded.
build (net8, Debug): libEDSsharp/CanOpenXSD_1_1.cs#L5174
The type name 'subrange' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (net8, Debug): libEDSsharp/CanOpenXSD_1_0.cs#L4921
The type name 'picture' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (net8, Debug): libEDSsharp/CanOpenXSD_1_1.cs#L5063
The type name 'array' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (net8, Debug): libEDSsharp/CanOpenXSD_1_0.cs#L4737
The type name 'characteristic' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (net8, Debug): libEDSsharp/CanOpenXSD_1_1.cs#L4646
The type name 'characteristic' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (net8, Debug): libEDSsharp/CanOpenXSD_1_1.cs#L4549
The type name 'capabilities' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (net8, Debug): libEDSsharp/CanOpenXSD_1_0.cs#L4623
The type name 'capabilities' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (net8, Debug): libEDSsharp/CanOpenXSD_1_0.cs#L1270
The type name 'version' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (net8, Debug): libEDSsharp/CanOpenXSD_1_1.cs#L1088
The type name 'version' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (net8, Debug): libEDSsharp/extensions.cs#L12
The type name 'extensions' only contains lower-cased ascii characters. Such names may become reserved for the language.

Artifacts

Produced during runtime
Name Size Digest
EDSEditor_net481
1.89 MB
sha256:b1441cc97a40a54b97eeb03120d8e1fb3cd94c15bc653921a5e30bf9c1992557
EDSEditor_net8
9.88 MB
sha256:b1f98c68db2306d80b7eb43789c03a883823222c86c8e99a47fb294b0dba8e22