Skip to content

Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 in /src #69

Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 in /src

Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 in /src #69

Triggered via pull request May 27, 2024 06:18
Status Success
Total duration 49s
Artifacts

dotnet.yml

on: pull_request
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)