Skip to content

Merge pull request #7 from BoBoBaSs84/BoBoBaSs84-patch-1 #5

Merge pull request #7 from BoBoBaSs84/BoBoBaSs84-patch-1

Merge pull request #7 from BoBoBaSs84/BoBoBaSs84-patch-1 #5

Triggered via push September 19, 2023 16:00
Status Success
Total duration 3m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Shared.Library/Classes/Helper.cs#L34
Missing XML comment for publicly visible type or member 'Helper.GetListFromJsonResult(string)'
build: src/Shared.Library/Classes/Constants.cs#L1
Rename namespace Shared.Library.Classes so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
build: src/Shared.Library/Factories/ImageFactory.cs#L4
Rename namespace Shared.Library.Factories so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
build: src/Shared.Library/Interfaces/IImage.cs#L1
Rename namespace Shared.Library.Interfaces so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
build: tests/Shared.LibraryTests/Classes/Images/DDSImageTests.cs#L7
Rename namespace Shared.LibraryTests.Classes.Images so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
build: src/Shared.Library/Classes/Helper.cs#L34
Missing XML comment for publicly visible type or member 'Helper.GetListFromJsonResult(string)'
build: src/Shared.Library/Classes/Constants.cs#L1
Rename namespace Shared.Library.Classes so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
build: src/Shared.Library/Factories/ImageFactory.cs#L4
Rename namespace Shared.Library.Factories so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
build: src/Shared.Library/Interfaces/IImage.cs#L1
Rename namespace Shared.Library.Interfaces so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
build: tests/Shared.LibraryTests/Classes/Images/DDSImageTests.cs#L7
Rename namespace Shared.LibraryTests.Classes.Images so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)