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

Scaladoc tests need to be updated to Copyright (c) 2002-2024 #19360

Closed
nicolasstucki opened this issue Jan 3, 2024 · 2 comments · Fixed by #19361
Closed

Scaladoc tests need to be updated to Copyright (c) 2002-2024 #19360

nicolasstucki opened this issue Jan 3, 2024 · 2 comments · Fixed by #19361

Comments

@nicolasstucki
Copy link
Contributor

We have the following failure on master with scaladoc tests

Based on the timeline, this issue started in #18967. But when reverting this PR (#19358) we still get the same issue.

@nicolasstucki
Copy link
Contributor Author

Note that this is the first merge after new year. Maybe it is an issue with a date. I see Copyright (c) 2002-2023 in the files that fail to check.

@nicolasstucki
Copy link
Contributor Author

Yes, we need to update Copyright (c) 2002-2023 to Copyright (c) 2002-2024

- </section></div><div id="toc" class="body-small"><div id="toc-container"><span class="toc-title h200">In this article</span><nav class="toc-nav"><ul class="toc-list"><li><a href="#members-list">Members list</a><ul><li><a href="#Packages">Packages</a></li><li><a href="#Type-members">Type members</a><ul><li><a href="#Classlikes">Classlikes</a></li></ul></li><li><a href="#Value-members">Value members</a><ul><li><a href="#Concrete-fields">Concrete fields</a></li></ul></li><li><a href="#Extensions">Extensions</a><ul><li><a href="#Extensions">Extensions</a></li></ul></li></ul></li></ul></nav></div></div></div><div id="footer" class="body-small mobile-footer"><div class="left-container">Generated with</div><div class="right-container"><a href="https://github.com/lampepfl/dotty"><button class="icon-button gh"></button></a><a href="https://discord.com/invite/scala"><button class="icon-button discord"></button></a><a href="https://twitter.com/scala_lang"><button class="icon-button twitter"></button></a><div class="text">Copyright (c) 2002-2023, LAMP/EPFL</div></div><div class="text-mobile">Copyright (c) 2002-2023, LAMP/EPFL</div></div></div></div></body></html>
+ </section></div><div id="toc" class="body-small"><div id="toc-container"><span class="toc-title h200">In this article</span><nav class="toc-nav"><ul class="toc-list"><li><a href="#members-list">Members list</a><ul><li><a href="#Packages">Packages</a></li><li><a href="#Type-members">Type members</a><ul><li><a href="#Classlikes">Classlikes</a></li></ul></li><li><a href="#Value-members">Value members</a><ul><li><a href="#Concrete-fields">Concrete fields</a></li></ul></li><li><a href="#Extensions">Extensions</a><ul><li><a href="#Extensions">Extensions</a></li></ul></li></ul></li></ul></nav></div></div></div><div id="footer" class="body-small mobile-footer"><div class="left-container">Generated with</div><div class="right-container"><a href="https://github.com/lampepfl/dotty"><button class="icon-button gh"></button></a><a href="https://discord.com/invite/scala"><button class="icon-button discord"></button></a><a href="https://twitter.com/scala_lang"><button class="icon-button twitter"></button></a><div class="text">Copyright (c) 2002-2024, LAMP/EPFL</div></div><div class="text-mobile">Copyright (c) 2002-2024, LAMP/EPFL</div></div></div></div></body></html>

@nicolasstucki nicolasstucki changed the title Issue with docs on master branch Scaladoc tests need to be updated to Copyright (c) 2002-2024 Jan 3, 2024
nicolasstucki added a commit to dotty-staging/dotty that referenced this issue Jan 3, 2024
odersky pushed a commit to dotty-staging/dotty that referenced this issue Jan 6, 2024
Kordyjan pushed a commit that referenced this issue Jan 18, 2024
Kordyjan pushed a commit that referenced this issue Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant