Compile .NET Code Samples #1
compile-samples.yml
on: workflow_dispatch
compile-windows-fullframework
1m 28s
Matrix: compile
Annotations
1 error, 34 warnings, and 2 notices
|
compile-windows-fullframework
Process completed with exit code 1.
|
|
compile (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
|
|
compile (ubuntu-latest):
modules/howtos/examples/Auth.cs#L45
'ClusterOptions.Password' is obsolete: 'Use Authenticator with PasswordAuthenticator instead. This property will be removed in a future version.'
|
|
compile (ubuntu-latest):
modules/howtos/examples/Auth.cs#L44
'ClusterOptions.UserName' is obsolete: 'Use Authenticator with PasswordAuthenticator instead. This property will be removed in a future version.'
|
|
compile (ubuntu-latest):
modules/howtos/examples/CollectionManager.cs#L85
'ICouchbaseCollectionManager.DropCollectionAsync(CollectionSpec, DropCollectionOptions?)' is obsolete: 'Use the overload that takes scope and collection names instead.'
|
|
compile (ubuntu-latest):
modules/howtos/examples/CollectionManager.cs#L60
'ICouchbaseCollectionManager.CreateCollectionAsync(CollectionSpec, CreateCollectionOptions?)' is obsolete: 'Use the overload with CreateCollectionSettings instead.'
|
|
compile (ubuntu-latest):
modules/devguide/examples/dotnet/Cloud/Cloud.cs#L15
'ClusterOptions.Password' is obsolete: 'Use Authenticator with PasswordAuthenticator instead. This property will be removed in a future version.'
|
|
compile (ubuntu-latest):
modules/devguide/examples/dotnet/Cloud/Cloud.cs#L14
'ClusterOptions.UserName' is obsolete: 'Use Authenticator with PasswordAuthenticator instead. This property will be removed in a future version.'
|
|
compile (ubuntu-latest):
modules/concept-docs/examples/Collections.cs#L27
'ICouchbaseCollectionManager.CreateCollectionAsync(CollectionSpec, CreateCollectionOptions?)' is obsolete: 'Use the overload with CreateCollectionSettings instead.'
|
|
compile (ubuntu-latest):
modules/howtos/examples/TransactionsExample.cs#L44
'ClusterOptions.Password' is obsolete: 'Use Authenticator with PasswordAuthenticator instead. This property will be removed in a future version.'
|
|
compile (ubuntu-latest):
modules/howtos/examples/TransactionsExample.cs#L43
'ClusterOptions.UserName' is obsolete: 'Use Authenticator with PasswordAuthenticator instead. This property will be removed in a future version.'
|
|
compile (ubuntu-latest):
modules/howtos/examples/EncryptingUsingSdk.cs#L31
'ClusterOptions.WithCredentials(string, string)' is obsolete: 'Use WithPasswordAuthentication instead. This method will be removed in a future version.'
|
|
compile (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
|
|
compile (macos-latest):
modules/howtos/examples/CollectionManager.cs#L60
'ICouchbaseCollectionManager.CreateCollectionAsync(CollectionSpec, CreateCollectionOptions?)' is obsolete: 'Use the overload with CreateCollectionSettings instead.'
|
|
compile (macos-latest):
modules/concept-docs/examples/Collections.cs#L27
'ICouchbaseCollectionManager.CreateCollectionAsync(CollectionSpec, CreateCollectionOptions?)' is obsolete: 'Use the overload with CreateCollectionSettings instead.'
|
|
compile (macos-latest):
modules/howtos/examples/TransactionsExample.cs#L686
'ClusterOptions.Password' is obsolete: 'Use Authenticator with PasswordAuthenticator instead. This property will be removed in a future version.'
|
|
compile (macos-latest):
modules/howtos/examples/TransactionsExample.cs#L685
'ClusterOptions.UserName' is obsolete: 'Use Authenticator with PasswordAuthenticator instead. This property will be removed in a future version.'
|
|
compile (macos-latest):
modules/howtos/examples/TransactionsExample.cs#L368
The variable 'e' is declared but never used
|
|
compile (macos-latest):
modules/howtos/examples/TransactionsExample.cs#L44
'ClusterOptions.Password' is obsolete: 'Use Authenticator with PasswordAuthenticator instead. This property will be removed in a future version.'
|
|
compile (macos-latest):
modules/howtos/examples/TransactionsExample.cs#L43
'ClusterOptions.UserName' is obsolete: 'Use Authenticator with PasswordAuthenticator instead. This property will be removed in a future version.'
|
|
compile (macos-latest):
modules/devguide/examples/dotnet/Cloud/Cloud.cs#L15
'ClusterOptions.Password' is obsolete: 'Use Authenticator with PasswordAuthenticator instead. This property will be removed in a future version.'
|
|
compile (macos-latest):
modules/devguide/examples/dotnet/Cloud/Cloud.cs#L14
'ClusterOptions.UserName' is obsolete: 'Use Authenticator with PasswordAuthenticator instead. This property will be removed in a future version.'
|
|
compile (macos-latest):
modules/howtos/examples/EncryptingUsingSdk.cs#L31
'ClusterOptions.WithCredentials(string, string)' is obsolete: 'Use WithPasswordAuthentication instead. This method will be removed in a future version.'
|
|
compile (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
|
|
compile (windows-latest):
modules/howtos/examples/Auth.cs#L45
'ClusterOptions.Password' is obsolete: 'Use Authenticator with PasswordAuthenticator instead. This property will be removed in a future version.'
|
|
compile (windows-latest):
modules/howtos/examples/Auth.cs#L44
'ClusterOptions.UserName' is obsolete: 'Use Authenticator with PasswordAuthenticator instead. This property will be removed in a future version.'
|
|
compile (windows-latest):
modules/howtos/examples/CollectionManager.cs#L85
'ICouchbaseCollectionManager.DropCollectionAsync(CollectionSpec, DropCollectionOptions?)' is obsolete: 'Use the overload that takes scope and collection names instead.'
|
|
compile (windows-latest):
modules/howtos/examples/CollectionManager.cs#L60
'ICouchbaseCollectionManager.CreateCollectionAsync(CollectionSpec, CreateCollectionOptions?)' is obsolete: 'Use the overload with CreateCollectionSettings instead.'
|
|
compile (windows-latest):
modules/concept-docs/examples/Collections.cs#L27
'ICouchbaseCollectionManager.CreateCollectionAsync(CollectionSpec, CreateCollectionOptions?)' is obsolete: 'Use the overload with CreateCollectionSettings instead.'
|
|
compile (windows-latest):
modules/devguide/examples/dotnet/Cloud/Cloud.cs#L15
'ClusterOptions.Password' is obsolete: 'Use Authenticator with PasswordAuthenticator instead. This property will be removed in a future version.'
|
|
compile (windows-latest):
modules/devguide/examples/dotnet/Cloud/Cloud.cs#L14
'ClusterOptions.UserName' is obsolete: 'Use Authenticator with PasswordAuthenticator instead. This property will be removed in a future version.'
|
|
compile (windows-latest):
modules/howtos/examples/TransactionsExample.cs#L44
'ClusterOptions.Password' is obsolete: 'Use Authenticator with PasswordAuthenticator instead. This property will be removed in a future version.'
|
|
compile (windows-latest):
modules/howtos/examples/TransactionsExample.cs#L43
'ClusterOptions.UserName' is obsolete: 'Use Authenticator with PasswordAuthenticator instead. This property will be removed in a future version.'
|
|
compile (windows-latest):
modules/howtos/examples/EncryptingUsingSdk.cs#L31
'ClusterOptions.WithCredentials(string, string)' is obsolete: 'Use WithPasswordAuthentication instead. This method will be removed in a future version.'
|
|
compile-windows-fullframework
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, microsoft/setup-msbuild@v2, nuget/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
|
|
compile (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
compile-windows-fullframework
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|