github / github/vscode-github-actions

`Required property is missing: shell`

Đang mở
#378 7 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
TypeScript
Star
660
Fork
213
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

**Describe the bug**

The VS Code extension lacks critical linting support. Specifically, when creating a Composite Action, it fails to provide a warning that a `shell` property is required. I only became aware of this after pushing an update and encountering the following error:

`.github/actions/aws-config/action.yml (Line: 18, Col: 7): Required property is missing: shell`

**Expected behavior**
The VS Code extension should display a warning when authoring a Composite Action for each step that meets the following conditions:
- `run` property is used
- `shell` property is not specified

**Extension Version**
`v0.26.3`

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.