Skip to content

update CI build

update CI build #29

Triggered via push October 1, 2024 20:44
Status Success
Total duration 2m 5s
Artifacts 1

build-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build-ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-ci: src/examples/SoloX.CodeQuality.Test.Example/Class3.g.cs#L18
The field 'Class3.test' is never used
build-ci: src/examples/SoloX.CodeQuality.Prod.Example/Class1.cs#L37
Non-nullable field 'values' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-ci: src/examples/SoloX.CodeQuality.Prod.Example/Class3.g.cs#L18
The field 'Class3.test' is never used
build-ci: src/tests/SoloX.CodeQuality.Test.Helpers.UTest/Http/HttpClientMockBuilderTest.cs#L78
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build-ci: src/tests/SoloX.CodeQuality.Test.Helpers.UTest/Http/HttpClientMockBuilderTest.cs#L82
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build-ci: src/tests/SoloX.CodeQuality.Test.Helpers.UTest/Http/HttpClientMockBuilderTest.cs#L104
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build-ci: src/tests/SoloX.CodeQuality.Test.Helpers.UTest/Http/HttpClientMockBuilderTest.cs#L131
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build-ci: src/tests/SoloX.CodeQuality.Test.Helpers.UTest/Http/HttpClientMockBuilderTest.cs#L135
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build-ci: src/tests/SoloX.CodeQuality.Test.Helpers.UTest/Http/HttpClientMockBuilderTest.cs#L160
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build-ci: src/tests/SoloX.CodeQuality.Test.Helpers.UTest/Http/HttpClientMockBuilderTest.cs#L43
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)

Artifacts

Produced during runtime
Name Size
NugetPackages
53.6 KB