chore: Mark only Assembly with [SetCulture(...)]
#1304
cicd.yml
on: pull_request
Build & Tests
/
...
/
Commitlint
10s
Build & Tests
/
...
/
Detect Version
20s
Build & Tests
/
...
/
Validate Code Formatting
21s
Build & Tests
/
...
/
Dependabot Auto Merge
Build & Tests
/
...
/
Create Release
Annotations
11 errors and 4 warnings
Build & Tests / Tests / Testing .NET solution
Process completed with exit code 1.
|
Build & Tests / Tests / Testing .NET solution:
tests/NetEvolve.HealthChecks.Tests.Integration/obj/Release/net9.0/NetEvolve.HealthChecks.Tests.Integration.AssemblyInfo.cs#L14
Attribute 'NetEvolve.Extensions.XUnit.SetCultureAttribute' is not valid on this declaration type. It is only valid on 'class, method' declarations.
|
Build & Tests / Tests / Testing .NET solution:
tests/NetEvolve.HealthChecks.Tests.Integration/obj/Release/net8.0/NetEvolve.HealthChecks.Tests.Integration.AssemblyInfo.cs#L14
Attribute 'NetEvolve.Extensions.XUnit.SetCultureAttribute' is not valid on this declaration type. It is only valid on 'class, method' declarations.
|
Build & Tests / Tests / Testing .NET solution:
tests/NetEvolve.HealthChecks.Tests.Integration/obj/Release/net9.0/NetEvolve.HealthChecks.Tests.Integration.AssemblyInfo.cs#L14
Attribute 'NetEvolve.Extensions.XUnit.SetCultureAttribute' is not valid on this declaration type. It is only valid on 'class, method' declarations.
|
Build & Tests / Tests / Testing .NET solution:
tests/NetEvolve.HealthChecks.Tests.Integration/obj/Release/net8.0/NetEvolve.HealthChecks.Tests.Integration.AssemblyInfo.cs#L14
Attribute 'NetEvolve.Extensions.XUnit.SetCultureAttribute' is not valid on this declaration type. It is only valid on 'class, method' declarations.
|
Build & Tests / Tests / Testing .NET solution
Process completed with exit code 1.
|
Build & Tests / CodeQL / Run CodeQL:
tests/NetEvolve.HealthChecks.Tests.Integration/obj/Debug/net8.0/NetEvolve.HealthChecks.Tests.Integration.AssemblyInfo.cs#L14
Attribute 'NetEvolve.Extensions.XUnit.SetCultureAttribute' is not valid on this declaration type. It is only valid on 'class, method' declarations.
|
Build & Tests / CodeQL / Run CodeQL:
tests/NetEvolve.HealthChecks.Tests.Integration/obj/Debug/net9.0/NetEvolve.HealthChecks.Tests.Integration.AssemblyInfo.cs#L14
Attribute 'NetEvolve.Extensions.XUnit.SetCultureAttribute' is not valid on this declaration type. It is only valid on 'class, method' declarations.
|
Build & Tests / CodeQL / Run CodeQL:
tests/NetEvolve.HealthChecks.Tests.Integration/obj/Debug/net8.0/NetEvolve.HealthChecks.Tests.Integration.AssemblyInfo.cs#L14
Attribute 'NetEvolve.Extensions.XUnit.SetCultureAttribute' is not valid on this declaration type. It is only valid on 'class, method' declarations.
|
Build & Tests / CodeQL / Run CodeQL:
tests/NetEvolve.HealthChecks.Tests.Integration/obj/Debug/net9.0/NetEvolve.HealthChecks.Tests.Integration.AssemblyInfo.cs#L14
Attribute 'NetEvolve.Extensions.XUnit.SetCultureAttribute' is not valid on this declaration type. It is only valid on 'class, method' declarations.
|
Build & Tests / CodeQL / Run CodeQL
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.20.0/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and last log line was: Error: Could not auto-detect a suitable build method. See the logs for more details.
|
Build & Tests / Lint commit messages / Commitlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build & Tests / Version / Detect Version
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build & Tests / Format / Validate Code Formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build & Tests / CodeQL / Run CodeQL
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|