Skip to content

docs: Getting Started + three worked examples (crono / liftoff / withings) #50

docs: Getting Started + three worked examples (crono / liftoff / withings)

docs: Getting Started + three worked examples (crono / liftoff / withings) #50

Triggered via pull request May 19, 2026 11:53
Status Failure
Total duration 24s
Artifacts

ci.yml

on: pull_request
markdown lint
5s
markdown lint
go vet + test
6s
go vet + test
compat module (vet + self-test)
19s
compat module (vet + self-test)
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 2 warnings, and 1 notice
Hard tabs: docs/example-withings.md#L200
docs/example-withings.md:200:59 MD010/no-hard-tabs Hard tabs [Column: 59] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md010.md
Hard tabs: docs/example-withings.md#L200
docs/example-withings.md:200:5 MD010/no-hard-tabs Hard tabs [Column: 5] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md010.md
Hard tabs: docs/example-withings.md#L199
docs/example-withings.md:199:45 MD010/no-hard-tabs Hard tabs [Column: 45] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md010.md
Hard tabs: docs/example-withings.md#L199
docs/example-withings.md:199:5 MD010/no-hard-tabs Hard tabs [Column: 5] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md010.md
Hard tabs: docs/example-liftoff.md#L167
docs/example-liftoff.md:167:44 MD010/no-hard-tabs Hard tabs [Column: 44] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md010.md
Hard tabs: docs/example-liftoff.md#L167
docs/example-liftoff.md:167:5 MD010/no-hard-tabs Hard tabs [Column: 5] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md010.md
Hard tabs: docs/example-crono.md#L187
docs/example-crono.md:187:46 MD010/no-hard-tabs Hard tabs [Column: 46] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md010.md
Hard tabs: docs/example-crono.md#L187
docs/example-crono.md:187:5 MD010/no-hard-tabs Hard tabs [Column: 5] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md010.md
Hard tabs: docs/example-crono.md#L186
docs/example-crono.md:186:42 MD010/no-hard-tabs Hard tabs [Column: 42] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md010.md
Hard tabs: docs/example-crono.md#L186
docs/example-crono.md:186:5 MD010/no-hard-tabs Hard tabs [Column: 5] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md010.md
markdown lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
compat module (vet + self-test)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
go vet + test
No go.mod present; skipping go vet and go test.