chore(pr): add pull requests workflow #4
pr.yml
on: pull_request
🏗 Build Project & 🧪 Run Tests
16s
Annotations
6 errors
🏗 Build Project & 🧪 Run Tests:
iac/stack.ts#L3
`aws-cdk-lib` import should occur before import of `aws-cdk-lib/aws-apigatewayv2`
|
🏗 Build Project & 🧪 Run Tests:
iac/stack.ts#L6
Member 'Function' of the import declaration should be sorted alphabetically
|
🏗 Build Project & 🧪 Run Tests:
iac/stack.ts#L8
'path' imported multiple times
|
🏗 Build Project & 🧪 Run Tests:
iac/stack.ts#L9
'path' imported multiple times
|
🏗 Build Project & 🧪 Run Tests:
iac/stack.ts#L30
'path' is already declared in the upper scope on line 9 column 8
|
🏗 Build Project & 🧪 Run Tests
Process completed with exit code 1.
|