PXC-5141 - [DOCS] - [feedback] It doesn't work with podman compose 8.4 #269
Annotations
10 errors and 1 warning
|
linkspector
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
|
linkspector:
docs/upgrade-guide.md#L27
[Linkspector] reported by reviewdog 🐶
Cannot reach https://docs.percona.com/percona-server/{{vers}}/upgrade.html. Status: 404
Raw Output:
message:"Cannot reach https://docs.percona.com/percona-server/{{vers}}/upgrade.html. Status: 404" location:{path:"docs/upgrade-guide.md" range:{start:{line:27 column:312} end:{line:27 column:447}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}
|
|
linkspector:
docs/wsrep-system-index.md#L1505
[Linkspector] reported by reviewdog 🐶
Cannot reach https://dev.mysql.com/doc/refman/{{vers}}/en/optimizer-hints.html#optimizer-hints-set-var. Status: 404
Raw Output:
message:"Cannot reach https://dev.mysql.com/doc/refman/{{vers}}/en/optimizer-hints.html#optimizer-hints-set-var. Status: 404" location:{path:"docs/wsrep-system-index.md" range:{start:{line:1505 column:36} end:{line:1505 column:169}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}
|
|
linkspector:
docs/wsrep-system-index.md#L1428
[Linkspector] reported by reviewdog 🐶
Cannot reach https://dev.mysql.com/doc/refman/{{vers}}/en/optimizer-hints.html#optimizer-hints-set-var. Status: 404
Raw Output:
message:"Cannot reach https://dev.mysql.com/doc/refman/{{vers}}/en/optimizer-hints.html#optimizer-hints-set-var. Status: 404" location:{path:"docs/wsrep-system-index.md" range:{start:{line:1428 column:36} end:{line:1428 column:169}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}
|
|
linkspector:
docs/wsrep-system-index.md#L1354
[Linkspector] reported by reviewdog 🐶
Cannot reach https://dev.mysql.com/doc/refman/{{vers}}/en/optimizer-hints.html#optimizer-hints-set-var. Status: 404
Raw Output:
message:"Cannot reach https://dev.mysql.com/doc/refman/{{vers}}/en/optimizer-hints.html#optimizer-hints-set-var. Status: 404" location:{path:"docs/wsrep-system-index.md" range:{start:{line:1354 column:36} end:{line:1354 column:169}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}
|
|
linkspector:
docs/wsrep-system-index.md#L584
[Linkspector] reported by reviewdog 🐶
Cannot reach https://dev.mysql.com/doc/refman/{{vers}}/en/binary-log-setting.html. Status: 404
Raw Output:
message:"Cannot reach https://dev.mysql.com/doc/refman/{{vers}}/en/binary-log-setting.html. Status: 404" location:{path:"docs/wsrep-system-index.md" range:{start:{line:584 column:34} end:{line:584 column:149}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}
|
|
linkspector:
docs/wsrep-system-index.md#L564
[Linkspector] reported by reviewdog 🐶
Cannot reach https://drupal.org/node/282555. Status: 403
Raw Output:
message:"Cannot reach https://drupal.org/node/282555. Status: 403" location:{path:"docs/wsrep-system-index.md" range:{start:{line:564 column:2} end:{line:564 column:82}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}
|
|
linkspector:
docs/wsrep-system-index.md#L519
[Linkspector] reported by reviewdog 🐶
Cannot reach https://dev.mysql.com/doc/refman/{{vers}}/en/optimizer-hints.html#optimizer-hints-set-var. Status: 404
Raw Output:
message:"Cannot reach https://dev.mysql.com/doc/refman/{{vers}}/en/optimizer-hints.html#optimizer-hints-set-var. Status: 404" location:{path:"docs/wsrep-system-index.md" range:{start:{line:519 column:36} end:{line:519 column:171}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}
|
|
linkspector:
docs/xtrabackup-sst.md#L202
[Linkspector] reported by reviewdog 🐶
Cannot reach https://linux.die.net/man/1/pv. Status: 403
Raw Output:
message:"Cannot reach https://linux.die.net/man/1/pv. Status: 403" location:{path:"docs/xtrabackup-sst.md" range:{start:{line:202 column:27} end:{line:202 column:94}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}
|
|
linkspector:
docs/xtrabackup-sst.md#L47
[Linkspector] reported by reviewdog 🐶
Cannot reach https://docs.percona.com/percona-xtrabackup/{{vers}}/xbstream-binary-overview.html. Status: 404
Raw Output:
message:"Cannot reach https://docs.percona.com/percona-xtrabackup/{{vers}}/xbstream-binary-overview.html. Status: 404" location:{path:"docs/xtrabackup-sst.md" range:{start:{line:47 column:55} end:{line:47 column:188}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}
|
|
linkspector
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|