Skip to content

Commit bc60e57

Browse files
Copilotlachieh
andcommitted
Fix ESLint config syntax error and format codebase
Co-authored-by: lachieh <[email protected]>
1 parent 60f08b1 commit bc60e57

File tree

68 files changed

+1725
-1559
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+1725
-1559
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: 🐛 Bug Report
22
description: Report a bug or unexpected behavior in wasmCloud TypeScript
3-
title: "[Bug]: "
4-
labels: ["bug", "triage"]
3+
title: '[Bug]: '
4+
labels: ['bug', 'triage']
55
assignees: []
66

77
body:
@@ -32,7 +32,7 @@ body:
3232
value: |
3333
1.
3434
2.
35-
3.
35+
3.
3636
validations:
3737
required: true
3838

@@ -60,13 +60,13 @@ body:
6060
label: Affected Component
6161
description: Which part of the repository is affected?
6262
options:
63-
- "@wasmcloud/lattice-client-core"
64-
- "@wasmcloud/lattice-client-react"
65-
- "Washboard UI"
66-
- "TypeScript Examples"
67-
- "Documentation"
68-
- "Build/Development Tools"
69-
- "Other"
63+
- '@wasmcloud/lattice-client-core'
64+
- '@wasmcloud/lattice-client-react'
65+
- 'Washboard UI'
66+
- 'TypeScript Examples'
67+
- 'Documentation'
68+
- 'Build/Development Tools'
69+
- 'Other'
7070
validations:
7171
required: true
7272

@@ -120,4 +120,4 @@ body:
120120
description: By submitting this issue, you agree to follow our Code of Conduct
121121
options:
122122
- label: I agree to follow this project's Code of Conduct
123-
required: true
123+
required: true

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ contact_links:
1111
about: Join the wasmCloud Slack community for real-time discussion
1212
- name: 🐛 wasmCloud Core Issues
1313
url: https://github.com/wasmCloud/wasmCloud/issues
14-
about: Report issues with the core wasmCloud runtime
14+
about: Report issues with the core wasmCloud runtime

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: ✨ Feature Request
22
description: Suggest a new feature or enhancement for wasmCloud TypeScript
3-
title: "[Feature]: "
4-
labels: ["enhancement", "triage"]
3+
title: '[Feature]: '
4+
labels: ['enhancement', 'triage']
55
assignees: []
66

77
body:
@@ -41,14 +41,14 @@ body:
4141
label: Target Component
4242
description: Which part of the repository would this feature affect?
4343
options:
44-
- "@wasmcloud/lattice-client-core"
45-
- "@wasmcloud/lattice-client-react"
46-
- "Washboard UI"
47-
- "TypeScript Examples"
48-
- "Documentation"
49-
- "Build/Development Tools"
50-
- "New Package/Component"
51-
- "Other"
44+
- '@wasmcloud/lattice-client-core'
45+
- '@wasmcloud/lattice-client-react'
46+
- 'Washboard UI'
47+
- 'TypeScript Examples'
48+
- 'Documentation'
49+
- 'Build/Development Tools'
50+
- 'New Package/Component'
51+
- 'Other'
5252
validations:
5353
required: true
5454

@@ -58,14 +58,14 @@ body:
5858
label: Feature Type
5959
description: What type of feature is this?
6060
options:
61-
- "New API/Function"
62-
- "UI/UX Enhancement"
63-
- "Developer Experience"
64-
- "Performance Improvement"
65-
- "Integration/Plugin"
66-
- "Documentation"
67-
- "Tooling/Build"
68-
- "Other"
61+
- 'New API/Function'
62+
- 'UI/UX Enhancement'
63+
- 'Developer Experience'
64+
- 'Performance Improvement'
65+
- 'Integration/Plugin'
66+
- 'Documentation'
67+
- 'Tooling/Build'
68+
- 'Other'
6969
validations:
7070
required: true
7171

@@ -96,10 +96,10 @@ body:
9696
label: Priority
9797
description: How important is this feature to you?
9898
options:
99-
- "Low - Nice to have"
100-
- "Medium - Would improve my workflow"
101-
- "High - Blocking my use case"
102-
- "Critical - Cannot proceed without this"
99+
- 'Low - Nice to have'
100+
- 'Medium - Would improve my workflow'
101+
- 'High - Blocking my use case'
102+
- 'Critical - Cannot proceed without this'
103103
validations:
104104
required: true
105105

@@ -121,9 +121,9 @@ body:
121121
description: Are you willing to help implement this feature?
122122
options:
123123
- label: "I'm willing to submit a PR to implement this feature"
124-
- label: "I can help with testing and feedback"
125-
- label: "I can help with documentation"
126-
- label: "I can provide use case validation"
124+
- label: 'I can help with testing and feedback'
125+
- label: 'I can help with documentation'
126+
- label: 'I can provide use case validation'
127127

128128
- type: textarea
129129
id: additional
@@ -140,4 +140,4 @@ body:
140140
description: By submitting this issue, you agree to follow our Code of Conduct
141141
options:
142142
- label: I agree to follow this project's Code of Conduct
143-
required: true
143+
required: true

.github/ISSUE_TEMPLATE/proposal.yml

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: 💡 Proposal
22
description: Propose significant changes, new packages, or architectural improvements
3-
title: "[Proposal]: "
4-
labels: ["proposal", "discussion", "triage"]
3+
title: '[Proposal]: '
4+
labels: ['proposal', 'discussion', 'triage']
55
assignees: []
66

77
body:
@@ -30,11 +30,11 @@ body:
3030
placeholder: |
3131
## Motivation
3232
Currently...
33-
33+
3434
## Goals
3535
- Goal 1
3636
- Goal 2
37-
37+
3838
## Non-Goals
3939
- Non-goal 1
4040
validations:
@@ -46,14 +46,14 @@ body:
4646
label: Scope of Changes
4747
description: What is the scope of this proposal?
4848
options:
49-
- "Single package changes"
50-
- "Multiple package changes"
51-
- "New package/library"
52-
- "Architecture changes"
53-
- "Breaking changes"
54-
- "Documentation overhaul"
55-
- "Tooling/infrastructure"
56-
- "Repository structure"
49+
- 'Single package changes'
50+
- 'Multiple package changes'
51+
- 'New package/library'
52+
- 'Architecture changes'
53+
- 'Breaking changes'
54+
- 'Documentation overhaul'
55+
- 'Tooling/infrastructure'
56+
- 'Repository structure'
5757
validations:
5858
required: true
5959

@@ -67,12 +67,12 @@ body:
6767
placeholder: |
6868
## Overview
6969
The proposed solution...
70-
70+
7171
## API Design
7272
```typescript
7373
// Example interfaces
7474
```
75-
75+
7676
## Architecture
7777
Describe the architecture...
7878
render: markdown
@@ -89,10 +89,10 @@ body:
8989
placeholder: |
9090
## Alternative 1
9191
We considered...
92-
92+
9393
## Alternative 2
9494
Another option was...
95-
95+
9696
## Decision Rationale
9797
We chose the proposed approach because...
9898
@@ -107,7 +107,7 @@ body:
107107
## Breaking Changes
108108
- Change 1: Description and migration path
109109
- Change 2: Description and migration path
110-
110+
111111
## Migration Strategy
112112
Users can migrate by...
113113
@@ -121,11 +121,11 @@ body:
121121
## Phase 1 (Week 1-2)
122122
- Task 1
123123
- Task 2
124-
124+
125125
## Phase 2 (Week 3-4)
126126
- Task 3
127127
- Task 4
128-
128+
129129
## Dependencies
130130
This implementation depends on...
131131
@@ -139,10 +139,10 @@ body:
139139
placeholder: |
140140
## Unit Tests
141141
- Test coverage for...
142-
142+
143143
## Integration Tests
144144
- Integration scenarios...
145-
145+
146146
## E2E Tests
147147
- End-to-end workflows...
148148
@@ -155,7 +155,7 @@ body:
155155
placeholder: |
156156
## Risk 1: Description
157157
**Mitigation**: Strategy to address this risk
158-
158+
159159
## Risk 2: Description
160160
**Mitigation**: Strategy to address this risk
161161
@@ -165,10 +165,10 @@ body:
165165
label: Priority
166166
description: What is the priority level of this proposal?
167167
options:
168-
- "Low - Future consideration"
169-
- "Medium - Important but not urgent"
170-
- "High - Should be prioritized"
171-
- "Critical - Urgent need"
168+
- 'Low - Future consideration'
169+
- 'Medium - Important but not urgent'
170+
- 'High - Should be prioritized'
171+
- 'Critical - Urgent need'
172172
validations:
173173
required: true
174174

@@ -183,7 +183,7 @@ body:
183183
## Acceptance Criteria
184184
- Criteria 1
185185
- Criteria 2
186-
186+
187187
## Success Metrics
188188
- Metric 1: Target value
189189
- Metric 2: Target value
@@ -195,10 +195,10 @@ body:
195195
description: How do you plan to be involved in this proposal?
196196
options:
197197
- label: "I'm willing to lead the implementation"
198-
- label: "I can contribute to the implementation"
199-
- label: "I can help with design and review"
200-
- label: "I can provide testing and feedback"
201-
- label: "I can help with documentation"
198+
- label: 'I can contribute to the implementation'
199+
- label: 'I can help with design and review'
200+
- label: 'I can provide testing and feedback'
201+
- label: 'I can help with documentation'
202202

203203
- type: textarea
204204
id: additional
@@ -215,4 +215,4 @@ body:
215215
description: By submitting this issue, you agree to follow our Code of Conduct
216216
options:
217217
- label: I agree to follow this project's Code of Conduct
218-
required: true
218+
required: true

.github/actions/crate-versions/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ inputs:
1414
lookback:
1515
description: Number of versions to go back
1616
required: false
17-
default: "3"
17+
default: '3'
1818

1919
runs:
2020
using: composite

.github/actions/wash-versions/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ inputs:
1414

1515
runs:
1616
using: composite
17-
17+
1818
steps:
1919
- name: Fetch crate versions
2020
id: fetch_versions

.github/workflows/ci_.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ jobs:
3737
BOT_APP_ID: ${{ secrets.BOT_APP_ID }}
3838
BOT_APP_PRIVATE_KEY: ${{ secrets.BOT_APP_PRIVATE_KEY }}
3939
permissions:
40-
actions: write # Needed to create releases
41-
contents: write # Needed to commit changesets
42-
pull-requests: write # Needed to create pull requests
43-
id-token: write # Needed for npm provenance
40+
actions: write # Needed to create releases
41+
contents: write # Needed to commit changesets
42+
pull-requests: write # Needed to create pull requests
43+
id-token: write # Needed for npm provenance
4444

4545
ci-check:
4646
needs: [build, test]

.github/workflows/ci_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
name: build-assets
3232
path: |
3333
./**/dist/
34-
!**/node_modules/
34+
!**/node_modules/

.github/workflows/ci_release.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ jobs:
2525
(github.event_name == 'push' && github.ref == 'refs/heads/main')
2626
2727
permissions:
28-
contents: write # Needed to commit changesets
29-
pull-requests: write # Needed to create pull requests
30-
id-token: write # Needed for npm provenance
28+
contents: write # Needed to commit changesets
29+
pull-requests: write # Needed to create pull requests
30+
id-token: write # Needed for npm provenance
3131

3232
runs-on: ubuntu-latest
3333

@@ -102,4 +102,3 @@ jobs:
102102
uses: ./.github/workflows/release_washboard-ui.yml
103103
with:
104104
version: ${{ fromJson(needs.changesets.outputs.packageVersions || '{}').washboard-ui }}
105-

.github/workflows/ci_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: ./.github/actions/crate-versions
4242
with:
4343
crate: wash-cli
44-
lookback: "1"
44+
lookback: '1'
4545

4646
outputs:
4747
versions: ${{ steps.fetch.outputs.versions }}

0 commit comments

Comments
 (0)