Bump FluentAssertions from 6.12.0 to 6.12.2 in /src #87
Annotations
7 warnings
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-latest):
src/BBT.StructureTools/Copy/Helper/IInternalCopyHelperRegistration.cs#L15
'IInternalCopyHelperRegistration<T>.EndRegistrations()' hides inherited member 'ICopyHelperRegistration<T>.EndRegistrations()'. Use the new keyword if hiding was intended.
|
build (ubuntu-latest):
src/BBT.StructureTools/Copy/Helper/IInternalCopyHelperRegistration.cs#L15
'IInternalCopyHelperRegistration<T>.EndRegistrations()' hides inherited member 'ICopyHelperRegistration<T>.EndRegistrations()'. Use the new keyword if hiding was intended.
|
build (ubuntu-latest):
src/BBT.StructureTools/Extension/LookupUtils.cs#L26
'value.Equals(defaultValue)' is always 'false'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
build (ubuntu-latest):
src/BBT.StructureTools/Copy/Helper/IInternalCopyHelperRegistration.cs#L15
'IInternalCopyHelperRegistration<T>.EndRegistrations()' hides inherited member 'ICopyHelperRegistration<T>.EndRegistrations()'. Use the new keyword if hiding was intended.
|
build (ubuntu-latest):
src/BBT.StructureTools/Copy/Helper/IInternalCopyHelperRegistration.cs#L15
'IInternalCopyHelperRegistration<T>.EndRegistrations()' hides inherited member 'ICopyHelperRegistration<T>.EndRegistrations()'. Use the new keyword if hiding was intended.
|
build (ubuntu-latest):
src/BBT.StructureTools/Extension/LookupUtils.cs#L26
'value.Equals(defaultValue)' is always 'false'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|