Skip to content

fix C# gha errors

fix C# gha errors #42

Triggered via pull request May 13, 2024 15:46
Status Failure
Total duration 6m 57s
Artifacts

build-c#.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
Windows-Build
C stack usage 1597120 is too close to the limit
Windows-Build
Process completed with exit code 1.
Linux-Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux-Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows-Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows-Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows-Build
unknown pragma 'Rf_warning'
Windows-Build
unknown pragma 'Rf_warning'
Windows-Build
unknown pragma 'Rf_warning'
Windows-Build
unknown pragma 'Rf_warning'
Windows-Build
unknown pragma 'Rf_warning'
Windows-Build
unknown pragma 'Rf_warning'
Windows-Build: shared/rSharp.cpp#L478
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows-Build: shared/rSharp.cpp#L578
'return_value': unreferenced local variable
Windows-Build: shared/rSharp.cpp#L1030
'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
Windows-Build: shared/ClrFacade/TestCases.cs#L104
The variable 'breakpoint' is assigned but its value is never used