Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

link validator CI failing #919

Merged
merged 10 commits into from
Dec 10, 2024
Merged

link validator CI failing #919

merged 10 commits into from
Dec 10, 2024

Conversation

pjfanning
Copy link
Contributor

@pjfanning pjfanning commented Dec 9, 2024

@pjfanning pjfanning marked this pull request as draft December 9, 2024 09:08
@raboof
Copy link
Member

raboof commented Dec 9, 2024

@pjfanning
Copy link
Contributor Author

thanks @raboof - that helps progress.

There are some issues not associated with license report and I'll look at those now.

## Non-https pages
http://reactivemongo.org/
 - docs/pekko-connectors/snapshot/mongodb.html

http://www.scala-lang.org/api/2.13.15/scala/concurrent/Future.html
 - docs/pekko-connectors/snapshot/ftp.html
 - docs/pekko-connectors/snapshot/mqtt.html

http://www.scala-lang.org/api/2.13.15/scala/util/Try.html
 - docs/pekko-connectors/snapshot/dynamodb.html

@pjfanning
Copy link
Contributor Author

Still hitting issues with scaladoc links.

https://pekko.apache.org/api/pekko-grpc/1.1.1/org/apache/pekko/grpc/org/apache/pekko/grpc/GrpcChannel.html status 404 Not Found
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/pubsub/PublisherClient$.html
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/pubsub/SubscriberClient$.html
 - ... 7 more

https://pekko.apache.org/api/pekko-grpc/1.1.1/org/apache/pekko/grpc/org/apache/pekko/grpc/GrpcClientSettings.html status 404 Not Found
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/pubsub/PublisherClient$.html
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/pubsub/SubscriberClient$.html
 - ... 7 more

https://pekko.apache.org/api/pekko-grpc/1.1.1/org/apache/pekko/grpc/org/apache/pekko/grpc/ServiceDescription.html status 404 Not Found
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/pubsub/Publisher$$MethodDescriptors$.html
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/pubsub/Publisher$$Serializers$.html
 - ... 33 more

https://pekko.apache.org/api/pekko-grpc/1.1.1/org/apache/pekko/grpc/org/apache/pekko/grpc/javadsl/PekkoGrpcClient.html status 404 Not Found
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/PublisherClient.html
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/SchemaServiceClient.html
 - ... 14 more

https://pekko.apache.org/api/pekko-grpc/1.1.1/org/apache/pekko/grpc/org/apache/pekko/grpc/javadsl/SingleResponseRequestBuilder.html status 404 Not Found
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/PublisherClient.html
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/PublisherClientPowerApi.html
 - ... 8 more

https://pekko.apache.org/api/pekko-grpc/1.1.1/org/apache/pekko/grpc/org/apache/pekko/grpc/javadsl/StreamResponseRequestBuilder.html status 404 Not Found
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/SubscriberClient.html
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/SubscriberClientPowerApi.html
 - ... 10 more

https://pekko.apache.org/api/pekko-grpc/1.1.1/org/apache/pekko/grpc/org/apache/pekko/grpc/scaladsl/PekkoGrpcClient.html status 404 Not Found
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/pubsub/PublisherClient.html
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/pubsub/SubscriberClient.html
 - ... 15 more

https://pekko.apache.org/api/pekko-grpc/1.1.1/org/apache/pekko/grpc/org/apache/pekko/grpc/scaladsl/ScalapbProtobufSerializer.html status 404 Not Found
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/pubsub/Publisher$$Serializers$.html
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/pubsub/Subscriber$$Serializers$.html
 - ... 7 more

https://pekko.apache.org/api/pekko-grpc/1.1.1/org/apache/pekko/grpc/org/apache/pekko/grpc/scaladsl/SingleResponseRequestBuilder.html status 404 Not Found
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/pubsub/PublisherClient.html
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/pubsub/PublisherClientPowerApi.html
 - ... 8 more

https://pekko.apache.org/api/pekko-grpc/1.1.1/org/apache/pekko/grpc/org/apache/pekko/grpc/scaladsl/StreamResponseRequestBuilder.html status 404 Not Found
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/pubsub/SubscriberClient.html
 - api/pekko-connectors/snapshot/com/google/pubsub/v1/pubsub/SubscriberClientPowerApi.html
 - ... 10 more

https://pekko.apache.org/api/pekko-http/1.1.0/org/apache/pekko/http/impl/util/Renderable.html status 404 Not Found
 - api/pekko-connectors/snapshot/org/apache/pekko/stream/connectors/google/scaladsl/X$minusUpload$minusContent$minusType.html

https://pekko.apache.org/api/pekko-http/1.1.0/org/apache/pekko/http/impl/util/Rendering.html status 404 Not Found
 - api/pekko-connectors/snapshot/org/apache/pekko/stream/connectors/google/scaladsl/X$minusUpload$minusContent$minusType.html

https://pekko.apache.org/api/pekko-http/1.1.0/org/apache/pekko/http/impl/util/ToStringRenderable.html status 404 Not Found
 - api/pekko-connectors/snapshot/org/apache/pekko/stream/connectors/google/scaladsl/X$minusUpload$minusContent$minusType.html

@raboof
Copy link
Member

raboof commented Dec 9, 2024

Still hitting issues with scaladoc links.

I suppose we can add them to ignore-prefixes and create an issue for the problem?

Copy link
Member

@raboof raboof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@raboof raboof merged commit 54a747c into apache:main Dec 10, 2024
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants