Fixes #22 C# gha workflow #41
build-c#.yaml
on: pull_request
Linux-Build
1m 47s
Windows-Build
5m 17s
Annotations
15 warnings
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
There are environment variables missing from this runtime, but would be present on GitHub.
|
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
|