Add new analysis and code fixers #23
Annotations
10 errors and 2 warnings
Build Package:
src/Shouldly.FromAssert/NUnitToShouldlyCodeFixProvider.cs#L15
The namespace 'Shouldly.FromAssert.NUnitToShouldlyConverter' already contains a definition for 'NUnitToShouldlyCodeFixProvider'
|
Build Package:
src/Shouldly.FromAssert/NUnitToShouldlyCodeFixProvider.cs#L14
Duplicate 'ExportCodeFixProvider' attribute
|
Build Package:
src/Shouldly.FromAssert/NUnitToShouldlyCodeFixProvider.cs#L14
Duplicate 'Shared' attribute
|
Build Package:
src/Shouldly.FromAssert/NUnitToShouldlyCodeFixProvider.cs#L24
Type 'NUnitToShouldlyCodeFixProvider' already defines a member called 'GetFixAllProvider' with the same parameter types
|
Build Package:
src/Shouldly.FromAssert/NUnitToShouldlyCodeFixProvider.cs#L29
Type 'NUnitToShouldlyCodeFixProvider' already defines a member called 'RegisterCodeFixesAsync' with the same parameter types
|
Build Package:
src/Shouldly.FromAssert/NUnitToShouldlyCodeFixProvider.cs#L46
Type 'NUnitToShouldlyCodeFixProvider' already defines a member called 'ConvertToShouldlyAsync' with the same parameter types
|
Build Package:
src/Shouldly.FromAssert/NUnitToShouldlyCodeFixProvider.cs#L60
Type 'NUnitToShouldlyCodeFixProvider' already defines a member called 'ConvertToShouldly' with the same parameter types
|
Build Package:
src/Shouldly.FromAssert/NUnitToShouldlyCodeFixProvider.cs#L15
The namespace 'Shouldly.FromAssert.NUnitToShouldlyConverter' already contains a definition for 'NUnitToShouldlyCodeFixProvider'
|
Build Package:
src/Shouldly.FromAssert/NUnitToShouldlyCodeFixProvider.cs#L14
Duplicate 'ExportCodeFixProvider' attribute
|
Build Package:
src/Shouldly.FromAssert/NUnitToShouldlyCodeFixProvider.cs#L14
Duplicate 'Shared' attribute
|
Build Package
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Package
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/setup-msbuild@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|