Skip to content

Update README.md

Update README.md #526

Triggered via push April 11, 2024 11:38
Status Success
Total duration 1m 20s
Artifacts

dotnet.yml

on: push
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/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: tests/Application.UnitTests/Common/Mappings/MappingTests.cs#L51
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
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.