Form #47
Annotations
12 warnings
Post Setup .NET Core
Unexpected input(s) 'global-json', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Setup .NET Core
Unexpected input(s) 'global-json', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build:
src/AutomatedTestingApp/Repositories/Repository.cs#L32
Possible null reference return.
|
Build:
src/AutomatedTestingApp/Repositories/Repository.cs#L47
Converting null literal or possible null value to non-nullable type.
|
Build:
src/AutomatedTestingApp/Areas/Identity/Models/IdentityUser.cs#L10
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/AutomatedTestingApp/Areas/Identity/Models/IdentityUser.cs#L12
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. 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/AutomatedTestingApp/Repositories/Repository.cs#L32
Possible null reference return.
|
Build:
src/AutomatedTestingApp/Repositories/Repository.cs#L47
Converting null literal or possible null value to non-nullable type.
|
Build:
src/AutomatedTestingApp/Areas/Identity/Models/IdentityUser.cs#L10
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/AutomatedTestingApp/Areas/Identity/Models/IdentityUser.cs#L12
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. 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.
|
The logs for this run have expired and are no longer available.
Loading