Refactore/refactor formats #85
build-and-test.yml
on: pull_request
build-and-test
48s
Annotations
10 warnings
build-and-test:
src/Ashampoo.Translation.Systems.Formats.Abstractions/src/IFormatBuilder.cs#L16
The member 'IFormatBuilder<T>.Build()' does not hide an accessible member. The new keyword is not required.
|
build-and-test:
src/Ashampoo.Translation.Systems.Formats.Abstractions/src/IFormatBuilder.cs#L25
The member 'IFormatBuilder<T>.SetHeaderInformation(IFormatHeader)' does not hide an accessible member. The new keyword is not required.
|
build-and-test:
src/Ashampoo.Translation.Systems.Formats.Abstractions/src/IFormatBuilder.cs#L36
The member 'IFormatBuilder<T>.AddHeaderInformation(string, string)' does not hide an accessible member. The new keyword is not required.
|
build-and-test:
src/Ashampoo.Translation.Systems.Formats.Abstractions/src/IFormatBuilder.cs#L44
The member 'IFormatBuilder<T>.SetTargetLanguage(Language)' does not hide an accessible member. The new keyword is not required.
|
build-and-test:
src/Ashampoo.Translation.Systems.Formats.Abstractions/src/IFormatBuilderWithTarget.cs#L4
XML comment has cref attribute 'IFormatBuilder' that could not be resolved
|
build-and-test:
Ashampoo.Translation.Systems.Formats.JavaProperties/JavaPropertiesFormatBuilder.cs#L8
Missing XML comment for publicly visible type or member 'JavaPropertiesFormatBuilder'
|
build-and-test:
src/Ashampoo.Translation.Systems.Formats.Abstractions/src/IFormatBuilder.cs#L16
The member 'IFormatBuilder<T>.Build()' does not hide an accessible member. The new keyword is not required.
|
build-and-test:
src/Ashampoo.Translation.Systems.Formats.Abstractions/src/IFormatBuilder.cs#L25
The member 'IFormatBuilder<T>.SetHeaderInformation(IFormatHeader)' does not hide an accessible member. The new keyword is not required.
|
build-and-test:
src/Ashampoo.Translation.Systems.Formats.Abstractions/src/IFormatBuilder.cs#L36
The member 'IFormatBuilder<T>.AddHeaderInformation(string, string)' does not hide an accessible member. The new keyword is not required.
|
build-and-test:
src/Ashampoo.Translation.Systems.Formats.Abstractions/src/IFormatBuilder.cs#L44
The member 'IFormatBuilder<T>.SetTargetLanguage(Language)' does not hide an accessible member. The new keyword is not required.
|