We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Startet using docker run --rm tennox/linkcheck https://www.ion2s.com
got error:
Crawling... Unhandled exception: NoSuchMethodError: The getter 'start' was called on null. Receiver: null Tried calling: start #0 _serializeSpan (package:linkcheck/src/origin.dart:37) #1 Origin.toMap (package:linkcheck/src/origin.dart:29) #2 Link.toMap (package:linkcheck/src/link.dart:60) #3 FetchResults.toMap.<anonymous closure> (package:linkcheck/src/worker/fetch_results.dart:20) #4 MappedListIterable.elementAt (dart:_internal/iterable.dart:415) #5 ListIterator.moveNext (dart:_internal/iterable.dart:344) #6 new _GrowableList._ofEfficientLengthIterable (dart:core-patch/growable_array.dart:189) #7 new _GrowableList.of (dart:core-patch/growable_array.dart:150) #8 new List.of (dart:core-patch/array_patch.dart:52) #9 SetMixin.toList (dart:collection/set.dart:118) #10 FetchResults.toMap (package:linkcheck/src/worker/fetch_results.dart:20) #11 worker.<anonymous closure> (package:linkcheck/src/worker/worker.dart:193) <asynchronous suspension>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Startet using docker run --rm tennox/linkcheck https://www.ion2s.com
got error:
The text was updated successfully, but these errors were encountered: