Skip to content

Refactore/refactor formats #85

Refactore/refactor formats

Refactore/refactor formats #85

Triggered via pull request February 21, 2024 13:57
Status Success
Total duration 1m 1s
Artifacts

build-and-test.yml

on: pull_request
build-and-test
48s
build-and-test
Fit to window
Zoom out
Zoom in

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.