HOTFIX: Passthrough the NPM token to the mesh deployment #72
ci.yml
on: pull_request
Lint & Static Analysis
16s
Annotations
8 errors
|
Lint & Static Analysis
❌ [actionlint] The command ran successfully and some problem was found (found 7 errors, linted 20 files), exit code: 1
|
|
Lint & Static Analysis:
.github/workflows/aio-mesh-deployment.yml#L139
property "aio_mesh_secrets" is not defined in object type {actions_runner_debug: string; actions_step_debug: string; github_token: string; npm_token: string}
|
|
Lint & Static Analysis:
.github/workflows/aio-mesh-deployment.yml#L115
property "aio_scopes" is not defined in object type {actions_runner_debug: string; actions_step_debug: string; github_token: string; npm_token: string}
|
|
Lint & Static Analysis:
.github/workflows/aio-mesh-deployment.yml#L114
property "aio_ims_org_id" is not defined in object type {actions_runner_debug: string; actions_step_debug: string; github_token: string; npm_token: string}
|
|
Lint & Static Analysis:
.github/workflows/aio-mesh-deployment.yml#L113
property "aio_technical_account_email" is not defined in object type {actions_runner_debug: string; actions_step_debug: string; github_token: string; npm_token: string}
|
|
Lint & Static Analysis:
.github/workflows/aio-mesh-deployment.yml#L112
property "aio_technical_account_id" is not defined in object type {actions_runner_debug: string; actions_step_debug: string; github_token: string; npm_token: string}
|
|
Lint & Static Analysis:
.github/workflows/aio-mesh-deployment.yml#L111
property "aio_client_secret" is not defined in object type {actions_runner_debug: string; actions_step_debug: string; github_token: string; npm_token: string}
|
|
Lint & Static Analysis:
.github/workflows/aio-mesh-deployment.yml#L110
property "aio_client_id" is not defined in object type {actions_runner_debug: string; actions_step_debug: string; github_token: string; npm_token: string}
|