Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Fix javadoc warnings #13

@dotCipher

Description

@dotCipher

There are a slew of javadoc warnings that are polluting the build (ie ./gradlew clean check).
An few examples include:

roboslack/roboslack-api/src/main/java/com/palantir/roboslack/api/MessageRequest.java:46: warning - Tag @see: missing final '>': "<a href="https://api.slack.com/docs/message-formatting">message-formatting</a> for details on Slack's message
...
roboslack/roboslack-api/src/main/java/com/palantir/roboslack/api/markdown/ValueDecorator.java:27: warning - Tag @link: reference not found: T
...

We should fix these warnings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions