Skip to content

✨ Replace SignalR with ActualLab/Fusion for Online User Tracking and State Updates #594

✨ Replace SignalR with ActualLab/Fusion for Online User Tracking and State Updates

✨ Replace SignalR with ActualLab/Fusion for Online User Tracking and State Updates #594

Triggered via pull request May 9, 2024 01:41
Status Success
Total duration 1m 14s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/Infrastructure/Services/PDFService.cs#L31
'TextStyleExtensions.Fallback(TextStyle, TextStyle?)' is obsolete: 'This setting is not supported since the 2024.3 version. Please use the FontFamilyFallback method or rely on the new automated fallback mechanism.'
build: src/Infrastructure/DependencyInjection.cs#L219
Possible null reference assignment.
build: src/Infrastructure/DependencyInjection.cs#L220
Possible null reference assignment.
build: src/Infrastructure/DependencyInjection.cs#L225
Possible null reference assignment.
build: src/Infrastructure/DependencyInjection.cs#L226
Possible null reference assignment.
build: src/Infrastructure/DependencyInjection.cs#L231
Possible null reference assignment.
build: src/Infrastructure/DependencyInjection.cs#L232
Possible null reference assignment.
build: src/Infrastructure/Services/ExcelService.cs#L129
Dereference of a possibly null reference.
build
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: SQLite. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build: src/Migrators/Migrators.SqLite/Migrations/20240413024715_setglobalstringmaxlength.cs#L8
The type name 'setglobalstringmaxlength' only contains lower-cased ascii characters. Such names may become reserved for the language.