Skip to content

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

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 #77

Triggered via pull request July 10, 2024 07:39
Status Success
Total duration 44s
Artifacts

dotnet.yml

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

Annotations

7 warnings
build (ubuntu-latest)
The following actions uses Node.js version which is deprecated 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)