Update build_docs.yml with image rl-manylinux-2_28-build:latest (#612) #632
Annotations
6 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/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).
|
This job succeeded
Loading