Skip to content

feat: modernize platforms and cleanup legacy init templates #952

feat: modernize platforms and cleanup legacy init templates

feat: modernize platforms and cleanup legacy init templates #952

Triggered via pull request March 24, 2026 12:55
Status Failure
Total duration 3m 48s
Artifacts

ci.yml

on: pull_request
lint-unit  /  ...  /  RSpec ubuntu-latest
1m 26s
lint-unit / runner / RSpec ubuntu-latest
lint-unit  /  ...  /  Cookstyle
38s
lint-unit / runner / Cookstyle
lint-unit  /  ...  /  yamllint
7s
lint-unit / runner / yamllint
lint-unit  /  ...  /  markdownlint
4s
lint-unit / runner / markdownlint
lint-unit  /  ...  /  linkspector
3m 43s
lint-unit / runner / linkspector
lint-unit  /  ...  /  actionlint
12s
lint-unit / runner / actionlint
lint-unit  /  ...  /  Check Metadata
6s
lint-unit / runner / Check Metadata
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
Lists should be surrounded by blank lines: conductor/future_resources_plan.md#L25
conductor/future_resources_plan.md:25 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **`docker_context`**: Manage..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
Headings should be surrounded by blank lines: conductor/future_resources_plan.md#L24
conductor/future_resources_plan.md:24 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 4. Utility Resources"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md022.md
Lists should be surrounded by blank lines: conductor/future_resources_plan.md#L22
conductor/future_resources_plan.md:22 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **`docker_container` updates..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
Headings should be surrounded by blank lines: conductor/future_resources_plan.md#L21
conductor/future_resources_plan.md:21 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 3. Storage Enhancements"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md022.md
Lists should be surrounded by blank lines: conductor/future_resources_plan.md#L18
conductor/future_resources_plan.md:18 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **`docker_model`**: Resource..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
Headings should be surrounded by blank lines: conductor/future_resources_plan.md#L17
conductor/future_resources_plan.md:17 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 2. AI & Model Management (Docker v28+)"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md022.md
Lists should be surrounded by blank lines: conductor/future_resources_plan.md#L14
conductor/future_resources_plan.md:14 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **`docker_secret`**: Manage ..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
Headings should be surrounded by blank lines: conductor/future_resources_plan.md#L13
conductor/future_resources_plan.md:13 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 1. Swarm Management"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md022.md
Lists should be surrounded by blank lines: conductor/future_resources_plan.md#L6
conductor/future_resources_plan.md:6 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Add support for core Swarm r..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
Headings should be surrounded by blank lines: conductor/future_resources_plan.md#L5
conductor/future_resources_plan.md:5 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Objective"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md022.md
lint-unit / runner / Cookstyle
Process completed with exit code 1.
lint-unit / runner / markdownlint
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@v22. 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/
lint-unit / runner / RSpec ubuntu-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: SonicGarden/rspec-report-action@v6. 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/
lint-unit / runner / linkspector
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@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/