You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like there are an ongoing issue of generating documentation today. Here are the error from riverpod package:
2025-01-07 20:18:13.369414 WARNING: dartdoc 8.3.1 (/tmp/analyzerCLEPGZ/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.6.0.snapshot) failed: LateInitializationError: Field 'objectClass' has not been initialized.
@JaffaKetchup: If/when a new version of pub.dev is deployed it will automatically regenerate. The deployment should happen sometimes this week, depending on a few factors, hopefully early this week.
Looks like it have hit production and Riverpod have gotten regenerated the documentation with dartdoc 8.3.2 successfully, based on recent logs. I will therefore close this issue.
Looks like there are an ongoing issue of generating documentation today. Here are the error from
riverpod
package:https://pub.dev/packages/riverpod/versions/2.6.1/score/log.txt
This error seems to have got fixed in
dartdoc 8.3.2
(https://pub.dev/packages/dartdoc/changelog) with this issue: dart-lang/dartdoc#3947So suggested fix here would be to make pub.dev to use the newer version of dartdoc without this bug.
CC: @RandalSchwartz
The text was updated successfully, but these errors were encountered: