Bump codecov/codecov-action from 3 to 4 #224
Annotations
10 errors and 11 warnings
test:
test/ObjPropsDynamicSetter.Test.Unit/Extensions/RandomizerExtensions.cs#L1
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
test:
test/ObjPropsDynamicSetter.Test.Unit/ObjectExtensionsTests.cs#L3
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
test:
test/ObjPropsDynamicSetter.Test.Unit/ObjectExtensionsTests.cs#L4
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
test:
test/ObjPropsDynamicSetter.Test.Unit/Utils/RandomUtil.cs#L1
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
test:
test/ObjPropsDynamicSetter.Test.Unit/Extensions/RandomizerExtensions.cs#L7
The type or namespace name 'Randomizer' could not be found (are you missing a using directive or an assembly reference?)
|
test:
test/ObjPropsDynamicSetter.Test.Unit/Utils/RandomUtil.cs#L7
The type or namespace name 'Randomizer' could not be found (are you missing a using directive or an assembly reference?)
|
test:
test/ObjPropsDynamicSetter.Test.Unit/ObjectExtensionsTests.cs#L12
The type or namespace name 'ParallelizableAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
test:
test/ObjPropsDynamicSetter.Test.Unit/ObjectExtensionsTests.cs#L12
The type or namespace name 'Parallelizable' could not be found (are you missing a using directive or an assembly reference?)
|
test:
test/ObjPropsDynamicSetter.Test.Unit/ObjectExtensionsTests.cs#L13
The type or namespace name 'FixtureLifeCycleAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
test:
test/ObjPropsDynamicSetter.Test.Unit/ObjectExtensionsTests.cs#L13
The type or namespace name 'FixtureLifeCycle' could not be found (are you missing a using directive or an assembly reference?)
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test:
src/ObjPropsDynamicSetter/ObjectExtensions.cs#L92
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
test:
src/ObjPropsDynamicSetter/ObjectExtensions.cs#L100
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
test:
src/ObjPropsDynamicSetter/ObjectExtensions.cs#L142
Change return type of method 'GetPropertyPathItems' from 'System.Collections.Generic.ICollection<string>' to 'System.Collections.Generic.List<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
test:
src/ObjPropsDynamicSetter/ObjectExtensions.cs#L92
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
test:
src/ObjPropsDynamicSetter/ObjectExtensions.cs#L100
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
test:
src/ObjPropsDynamicSetter/ObjectExtensions.cs#L142
Change return type of method 'GetPropertyPathItems' from 'System.Collections.Generic.ICollection<string>' to 'System.Collections.Generic.List<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
test:
src/ObjPropsDynamicSetter/ObjectExtensions.cs#L92
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
test:
src/ObjPropsDynamicSetter/ObjectExtensions.cs#L100
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
test:
src/ObjPropsDynamicSetter/ObjectExtensions.cs#L142
Change return type of method 'GetPropertyPathItems' from 'System.Collections.Generic.ICollection<string>' to 'System.Collections.Generic.List<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
test:
src/ObjPropsDynamicSetter/ObjectExtensions.cs#L92
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|