Skip to content

Replace Newtonsoft.Json with System.Text.Json #112

Replace Newtonsoft.Json with System.Text.Json

Replace Newtonsoft.Json with System.Text.Json #112

Triggered via pull request February 14, 2024 09:13
Status Success
Total duration 2m 59s
Artifacts

CI.yml

on: pull_request
Build and Run Tests (Linux)
54s
Build and Run Tests (Linux)
Build (Windows)
2m 46s
Build (Windows)
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Build and Run Tests (Linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Run Tests (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 (Windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (Windows)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (Windows)
A PackageReference to Microsoft.AspNetCore.App is not necessary when targeting .NET Core 3.0 or higher. If Microsoft.NET.Sdk.Web is used, the shared framework will be referenced automatically. Otherwise, the PackageReference should be replaced with a FrameworkReference.
Build (Windows)
A PackageReference to Microsoft.AspNetCore.App is not necessary when targeting .NET Core 3.0 or higher. If Microsoft.NET.Sdk.Web is used, the shared framework will be referenced automatically. Otherwise, the PackageReference should be replaced with a FrameworkReference.
Build (Windows): src/WebSocketApp/Program.fs#L104
This construct is deprecated. This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.
Build (Windows): src/WebSocketApp/Program.fs#L105
This construct is deprecated. This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.
Build (Windows): src/WebSocketApp/Program.fs#L117
This construct is deprecated. This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.
Build (Windows): src/WebSocketApp/Program.fs#L118
This construct is deprecated. This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.
Build (Windows)
A PackageReference to Microsoft.AspNetCore.App is not necessary when targeting .NET Core 3.0 or higher. If Microsoft.NET.Sdk.Web is used, the shared framework will be referenced automatically. Otherwise, the PackageReference should be replaced with a FrameworkReference.
Build (Windows): src/WebSocketApp/Program.fs#L104
This construct is deprecated. This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.
Build (Windows): src/WebSocketApp/Program.fs#L105
This construct is deprecated. This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.
Build (Windows): src/WebSocketApp/Program.fs#L117
This construct is deprecated. This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.
Build (Windows): src/WebSocketApp/Program.fs#L118
This construct is deprecated. This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.