You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "raboof (via GitHub)" <gi...@apache.org> on 2024/02/27 13:27:40 UTC

[I] link validator: AbstractFunction2 [incubator-pekko]

raboof opened a new issue, #1158:
URL: https://github.com/apache/incubator-pekko/issues/1158

   the link validator for PRs is failing with:
   ```
   ## HTTP failure response
   `[https://www.scala-lang.org/api/2.13.13/scala/runtime/AbstractFunction2.html`](https://www.scala-lang.org/api/2.13.13/scala/runtime/AbstractFunction2.html%60) status 404 Not Found
    - ../../../../../target/scala-2.13/unidoc/org/apache/pekko/cluster/index.html
    - ../../../../../target/scala-2.13/unidoc/org/apache/pekko/remote/index.html
   ``````
   ... it seems this problem also exists on the main branch. Did scala-lang change or did we miss it in a recent PR?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [I] link validator: AbstractFunction2 [incubator-pekko]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning closed issue #1158: link validator: AbstractFunction2
URL: https://github.com/apache/incubator-pekko/issues/1158


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [I] link validator: AbstractFunction2 [incubator-pekko]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on issue #1158:
URL: https://github.com/apache/incubator-pekko/issues/1158#issuecomment-2002426077

   I think this is fixed


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [I] link validator: AbstractFunction2 [incubator-pekko]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on issue #1158:
URL: https://github.com/apache/incubator-pekko/issues/1158#issuecomment-1966558283

   @raboof see https://github.com/apache/incubator-pekko/blob/main/scripts/link-validator.conf#L64
   
   Looks like we need to upgrade the URLs to have 2.13.13 or find a way not to hardcode the version in the URL.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [I] link validator: AbstractFunction2 [incubator-pekko]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on issue #1158:
URL: https://github.com/apache/incubator-pekko/issues/1158#issuecomment-1966554581

   We've had to add link validator excludes for this in a few places.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org