Skip to content

chore(ci)!: update CLI build pipeline #1094

chore(ci)!: update CLI build pipeline

chore(ci)!: update CLI build pipeline #1094

Triggered via pull request August 12, 2025 23:46
Status Failure
Total duration 1m 26s
Artifacts

actions.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
actionlint: .github/workflows/release.yml#L129
property "artifact-id" is not defined in object type {} ``` artifact-id: ${{ needs.cli.outputs.artifact-id }} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ```
actionlint: .github/workflows/release.yml#L79
property "meta" is not defined in object type {tag: {outputs: {tag: string}; result: string}} ``` if: needs.meta.outputs.changed == 'true' ^~~~~~~~~~~~~~~~~~~~~~~~~~ ```
actionlint: .github/workflows/integration.yml#L311
property "artifact-id" is not defined in object type {} ``` artifact-id: ${{ needs.build-cli.outputs.artifact-id }} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ```
actionlint: .github/workflows/integration.yml#L309
missing input "target" which is required by action "CLI Setup" defined at "./.github/actions/cli-setup". all required inputs are "artifact-id", "target" ``` - uses: ./.github/actions/cli-setup ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ```
actionlint: .github/workflows/integration.yml#L289
property "artifact-id" is not defined in object type {} ``` artifact-id: ${{ needs.build-cli.outputs.artifact-id }} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ```
actionlint: .github/workflows/integration.yml#L287
missing input "target" which is required by action "CLI Setup" defined at "./.github/actions/cli-setup". all required inputs are "artifact-id", "target" ``` - uses: ./.github/actions/cli-setup ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ```
actionlint: .github/workflows/integration.yml#L186
property "artifact-id" is not defined in object type {} ``` artifact-id: ${{ needs.build-cli.outputs.artifact-id }} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ```
actionlint: .github/workflows/integration.yml#L184
missing input "target" which is required by action "CLI Setup" defined at "./.github/actions/cli-setup". all required inputs are "artifact-id", "target" ``` - uses: ./.github/actions/cli-setup ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ```
actionlint: .github/workflows/integration.yml#L135
property "artifact-id" is not defined in object type {} ``` artifact-id: ${{ needs.build-cli.outputs.artifact-id }} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ```
actionlint: .github/workflows/integration.yml#L133
missing input "target" which is required by action "CLI Setup" defined at "./.github/actions/cli-setup". all required inputs are "artifact-id", "target" ``` - uses: ./.github/actions/cli-setup ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ```