Skip to content

Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in /src #80

Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in /src

Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in /src #80

Triggered via pull request August 21, 2024 06:15
Status Success
Total duration 54s
Artifacts

dotnet.yml

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

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)