Skip to content

Add new analysis and code fixers #23

Add new analysis and code fixers

Add new analysis and code fixers #23

Triggered via pull request September 7, 2024 05:44
Status Failure
Total duration 2m 9s
Artifacts

main.yml

on: pull_request
Deploy Packages
0s
Deploy Packages
release
0s
release
Fit to window
Zoom out
Zoom in

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