Merge branch 'main' of https://github.com/antosubash/AbpMicroservice #22
Annotations
16 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@v5. 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/github-script@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
|
|
The file 'contentFiles/any/net8.0/src/services/administration/src/Tasky.Administration.EntityFrameworkCore/EntityFrameworkCore/AdministrationDbContextModelCreatingExtensions.cs' path, name, or both are too long. Your package might not work without long file path support. Please shorten the file path or file name.
|
The file 'contentFiles/any/net8.0/src/services/administration/test/Tasky.Administration.EntityFrameworkCore.Tests/EntityFrameworkCore/AdministrationEntityFrameworkCoreTestBase.cs' path, name, or both are too long. Your package might not work without long file path support. Please shorten the file path or file name.
|
The file 'contentFiles/any/net8.0/src/services/administration/test/Tasky.Administration.EntityFrameworkCore.Tests/EntityFrameworkCore/AdministrationEntityFrameworkCoreTestModule.cs' path, name, or both are too long. Your package might not work without long file path support. Please shorten the file path or file name.
|
The file 'contentFiles/any/net8.0/src/services/administration/test/Tasky.Administration.HttpApi.Client.ConsoleTestApp/Tasky.Administration.HttpApi.Client.ConsoleTestApp.abppkg.json' path, name, or both are too long. Your package might not work without long file path support. Please shorten the file path or file name.
|
The file 'contentFiles/any/net8.0/src/services/administration/test/Tasky.Administration.HttpApi.Client.ConsoleTestApp/Tasky.Administration.HttpApi.Client.ConsoleTestApp.csproj' path, name, or both are too long. Your package might not work without long file path support. Please shorten the file path or file name.
|
The file 'contentFiles/any/net8.0/src/services/identity/test/Tasky.IdentityService.EntityFrameworkCore.Tests/EntityFrameworkCore/IdentityServiceEntityFrameworkCoreTestBase.cs' path, name, or both are too long. Your package might not work without long file path support. Please shorten the file path or file name.
|
src/apps/Tasky.Blazor.Server/TaskyServerBlazorModule.cs#L245
Possible null reference argument for parameter 'configuration' in 'ConnectionMultiplexer ConnectionMultiplexer.Connect(string configuration, TextWriter? log = null)'.
|
src/apps/Tasky.Blazor.Server/TaskyServerBlazorModule.cs#L257
Possible null reference argument for parameter 'configuration' in 'ConnectionMultiplexer ConnectionMultiplexer.Connect(string configuration, TextWriter? log = null)'.
|
src/apps/Tasky.Blazor.Server/TaskyServerBlazorModule.cs#L245
Possible null reference argument for parameter 'configuration' in 'ConnectionMultiplexer ConnectionMultiplexer.Connect(string configuration, TextWriter? log = null)'.
|
src/apps/Tasky.Blazor.Server/TaskyServerBlazorModule.cs#L257
Possible null reference argument for parameter 'configuration' in 'ConnectionMultiplexer ConnectionMultiplexer.Connect(string configuration, TextWriter? log = null)'.
|
This job succeeded
Loading