Skip to content

grind.dart link checkers don't function #1360

@jcollins-g

Description

@jcollins-g

grind check-links and grind check-sdk-links don't work at present:

$ grind check-sdk-links
grinder running [check-sdk-links]

[check-sdk-links]
    * Not found: /tmp/doc/api/null/dart-async/dart-async-library.html from index.html
    * Not found: /tmp/doc/api/null/dart-collection/dart-collection-library.html from index.html
    * Not found: /tmp/doc/api/null/dart-convert/dart-convert-library.html from index.html
    * Not found: /tmp/doc/api/null/dart-core/dart-core-library.html from index.html
    * Not found: /tmp/doc/api/null/dart-developer/dart-developer-library.html from index.html
$ grind check-links
grinder running [check-links]

[check-links]
    * Not found: testing/test_package/doc/api/index.html from null

finished in 0.018 seconds.

Metadata

Metadata

Assignees

Labels

P1A high priority bug; for example, a single project is unusable or has many test failures

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions