---
title: "Check pipeline script compile."
method: POST
path: "/kapis/devops.kubesphere.io/v1alpha2/namespaces/{devops}/pipelines/{pipeline}/checkScriptCompile"
tags: ["DevOps Pipeline"]
---

# Check pipeline script compile.

`POST /kapis/devops.kubesphere.io/v1alpha2/namespaces/{devops}/pipelines/{pipeline}/checkScriptCompile`

## Path parameters

- `devops` string, required
- `pipeline` string, pipeline=%s, required

## Response `200`

ok

- DevopsCheckScript
  - `column` integer — column e.g. 0
  - `line` integer — line e.g. 0
  - `message` string — message e.g. unexpected char: '#'
  - `status` string — status e.g. fail

---

[API](https://skmtc.dev/kubesphere/apis/kubesphere-devops.md) · [All operations](https://skmtc.dev/kubesphere/apis/kubesphere-devops/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kubesphere/kubesphere-devops/revisions/f2642b25b303/schema)
