feat: add validation to prevent secret names starting with GITHUB_ #44
copilot-autofix.yml
on: pull_request
AI Code Review
16s
Security Auto-fix
23s
Code Style Auto-fix
40s
Performance Analysis
6s
Annotations
10 warnings
|
Code Style Auto-fix:
app/api/streaming/webhook/route.ts#L171
Unexpected any. Specify a different type
|
|
Code Style Auto-fix:
app/api/streaming/webhook/route.ts#L140
Unexpected any. Specify a different type
|
|
Code Style Auto-fix:
app/api/streaming/webhook/route.ts#L140
'event' is defined but never used
|
|
Code Style Auto-fix:
app/api/streaming/webhook/route.ts#L107
Unexpected any. Specify a different type
|
|
Code Style Auto-fix:
app/api/streaming/webhook/route.ts#L107
'event' is defined but never used
|
|
Code Style Auto-fix:
app/api/streaming/test/route.ts#L69
'request' is defined but never used
|
|
Code Style Auto-fix:
app/api/streaming/test/route.ts#L11
'request' is defined but never used
|
|
Code Style Auto-fix:
app/api/storage/test/route.ts#L4
'request' is defined but never used
|
|
Code Style Auto-fix:
app/api/firebase/test/route.ts#L7
'request' is defined but never used
|
|
Code Style Auto-fix:
app/api/firebase/config/route.ts#L7
'request' is defined but never used
|