Skip to content

Bump xunit.runner.visualstudio from 2.5.0 to 2.8.0 in /src (#155) #66

Bump xunit.runner.visualstudio from 2.5.0 to 2.8.0 in /src (#155)

Bump xunit.runner.visualstudio from 2.5.0 to 2.8.0 in /src (#155) #66

Triggered via push April 29, 2024 11:09
Status Success
Total duration 1m 25s
Artifacts

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)