filiph / linkcheck

Fast link checker
https://pub.dartlang.org/packages/linkcheck
MIT License
397 stars 51 forks source link

issue with linkcheck #121

Open mittelma opened 1 year ago

mittelma commented 1 year ago

FormatException: Could not find an option named "no-warnings".

0 Parser._validate (package:args/src/parser.dart:309)

1 Parser._handleLongOption (package:args/src/parser.dart:287)

2 Parser._parseLongOption (package:args/src/parser.dart:262)

3 Parser.parse (package:args/src/parser.dart:86)

4 ArgParser.parse (package:args/src/arg_parser.dart:334)

5 run (package:linkcheck/linkcheck.dart:203)

6 main. (file:///home/runner/work/linkcheck/linkcheck/bin/linkcheck.dart:9)

7 _rootRun (dart:async/zone.dart:1391)

8 _CustomZone.run (dart:async/zone.dart:1293)

9 _runZoned (dart:async/zone.dart:1829)

10 runZonedGuarded (dart:async/zone.dart:1817)

11 main (file:///home/runner/work/linkcheck/linkcheck/bin/linkcheck.dart:7)

12 _delayEntrypointInvocation. (dart:isolate-patch/isolate_patch.dart:295)

13 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:192)

parlough commented 1 year ago

Hi @mittelma, thanks for opening an issue and sharing the stack trace!

Could you provide some details about how you're running linkcheck and where you learned about a no-warnings option? As far as I can tell, there isn't a no-warnings option nor has there even been. Thanks again!

mittelma commented 1 year ago

I found it.

On Mar 31, 2023, at 12:19 AM, Parker Lougheed @.***> wrote:

Hi @mittelma https://urldefense.com/v3/__https://github.com/mittelma__;!!IKRxdwAv5BmarQ!YAtT-eXTbKBjFuq7fSIPI0WVxJcEnXrogm1LrAXv8451mqCMall6xA_ayM2rYpShjA1vxXSXpNjKVtOydpyxA5lw$, thanks for opening an issue!

Could you provide some details about how you're running linkcheck and where you learned about a no-warnings option? As far as I can tell, there isn't a no-warnings option nor has there even been.

— Reply to this email directly, view it on GitHub https://urldefense.com/v3/__https://github.com/filiph/linkcheck/issues/121*issuecomment-1491431176__;Iw!!IKRxdwAv5BmarQ!YAtT-eXTbKBjFuq7fSIPI0WVxJcEnXrogm1LrAXv8451mqCMall6xA_ayM2rYpShjA1vxXSXpNjKVtOydsOk7wXr$, or unsubscribe https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/ACTVRNDK3WLJHZKAY2Z2NXDW62AQ5ANCNFSM6AAAAAAWN4LTFA__;!!IKRxdwAv5BmarQ!YAtT-eXTbKBjFuq7fSIPI0WVxJcEnXrogm1LrAXv8451mqCMall6xA_ayM2rYpShjA1vxXSXpNjKVtOydqjt7TX9$. You are receiving this because you were mentioned.