test #12
Annotations
10 errors and 5 warnings
test:
WebApplication_1/Program.cs#L1
Only one compilation unit can have top-level statements.
|
test:
WebApplication_2/Program.cs#L1
Only one compilation unit can have top-level statements.
|
test:
WebApplication_1/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs#L4
Duplicate 'global::System.Runtime.Versioning.TargetFrameworkAttribute' attribute
|
test:
WebApplication_1/obj/Debug/net8.0/webapplication_1.AssemblyInfo.cs#L13
Duplicate 'System.Reflection.AssemblyCompanyAttribute' attribute
|
test:
WebApplication_1/obj/Debug/net8.0/webapplication_1.AssemblyInfo.cs#L14
Duplicate 'System.Reflection.AssemblyConfigurationAttribute' attribute
|
test:
WebApplication_1/obj/Debug/net8.0/webapplication_1.AssemblyInfo.cs#L15
Duplicate 'System.Reflection.AssemblyFileVersionAttribute' attribute
|
test:
WebApplication_1/obj/Debug/net8.0/webapplication_1.AssemblyInfo.cs#L16
Duplicate 'System.Reflection.AssemblyInformationalVersionAttribute' attribute
|
test:
WebApplication_1/obj/Debug/net8.0/webapplication_1.AssemblyInfo.cs#L17
Duplicate 'System.Reflection.AssemblyProductAttribute' attribute
|
test:
WebApplication_1/obj/Debug/net8.0/webapplication_1.AssemblyInfo.cs#L18
Duplicate 'System.Reflection.AssemblyTitleAttribute' attribute
|
test:
WebApplication_1/obj/Debug/net8.0/webapplication_1.AssemblyInfo.cs#L19
Duplicate 'System.Reflection.AssemblyVersionAttribute' attribute
|
test
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/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
A FrameworkReference for 'Microsoft.AspNetCore.App' was included in the project. This is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
|
test
A FrameworkReference for 'Microsoft.AspNetCore.App' was included in the project. This is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
|
test
A FrameworkReference for 'Microsoft.AspNetCore.App' was included in the project. This is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
|