Update rlclientlib and rl.net to support azure credential hooks #605
Annotations
7 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/download-artifact@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
nuget/dotnet/test/nuget_test.cs#L46
Nullability of reference types in type of parameter 'sender' of 'void Helpers.LiveModel_BackgroundError(object sender, ApiStatus e)' doesn't match the target delegate 'EventHandler<ApiStatus>' (possibly because of nullability attributes).
|
nuget/dotnet/test/nuget_test.cs#L47
Nullability of reference types in type of parameter 'sender' of 'void Helpers.LiveModel_TraceLogEvent(object sender, TraceLogEventArgs e)' doesn't match the target delegate 'EventHandler<TraceLogEventArgs>' (possibly because of nullability attributes).
|
nuget/dotnet/test/nuget_test.cs#L46
Nullability of reference types in type of parameter 'sender' of 'void Helpers.LiveModel_BackgroundError(object sender, ApiStatus e)' doesn't match the target delegate 'EventHandler<ApiStatus>' (possibly because of nullability attributes).
|
nuget/dotnet/test/nuget_test.cs#L47
Nullability of reference types in type of parameter 'sender' of 'void Helpers.LiveModel_TraceLogEvent(object sender, TraceLogEventArgs e)' doesn't match the target delegate 'EventHandler<TraceLogEventArgs>' (possibly because of nullability attributes).
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifacts", "dist", "symbols".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading