Update build_docs.yml with image rl-manylinux-2_28-build:latest (#612) #632
Annotations
26 warnings
build-nuget-dotnet (ubuntu-latest, linux-x64, x64-linux)
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/
|
build-nuget-dotnet (ubuntu-latest, linux-x64, x64-linux)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-nuget-dotnet (windows-latest, win-x64, x64-windows-static)
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/
|
build-nuget-dotnet (windows-latest, win-x64, x64-windows-static)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-nuget-dotnet (macos-latest, osx-x64, x64-osx)
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/
|
build-nuget-dotnet (macos-latest, osx-x64, x64-osx)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
package-nuget
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/
|
package-nuget
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, NuGet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-nuget (ubuntu-latest, linux-x64)
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/
|
test-nuget (ubuntu-latest, linux-x64)
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/
|
test-nuget (ubuntu-latest, linux-x64):
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).
|
test-nuget (ubuntu-latest, linux-x64):
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).
|
test-nuget (ubuntu-latest, linux-x64):
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).
|
test-nuget (ubuntu-latest, linux-x64):
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).
|
test-nuget (macos-latest, osx-x64)
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/
|
test-nuget (macos-latest, osx-x64)
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/
|
test-nuget (macos-latest, osx-x64):
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).
|
test-nuget (macos-latest, osx-x64):
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).
|
test-nuget (macos-latest, osx-x64):
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).
|
test-nuget (macos-latest, osx-x64):
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).
|
test-nuget (windows-latest, win-x64)
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/
|
test-nuget (windows-latest, win-x64)
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/
|
test-nuget (windows-latest, win-x64):
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).
|
test-nuget (windows-latest, win-x64):
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).
|
test-nuget (windows-latest, win-x64):
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).
|
test-nuget (windows-latest, win-x64):
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).
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifacts-macos-latest
Expired
|
5.5 MB |
|
artifacts-ubuntu-latest
Expired
|
6.34 MB |
|
artifacts-windows-latest
Expired
|
6.27 MB |
|
dist
Expired
|
17.7 MB |
|
symbols-macos-latest
Expired
|
45.1 MB |
|
symbols-ubuntu-latest
Expired
|
95.7 MB |
|
symbols-windows-latest
Expired
|
46.7 MB |
|