Build and Deploy API to Review #273
build_and_deploy_review.yml
on: workflow_dispatch
Load Commit Ref
6s
Deploy API to Review
/
Build and push IAM docker image
Deploy API to Review
/
Build and push embed docker image
Deploy API to Review
/
Preview - Deploying AWS Infra
Deploy API to Review
/
...
/
Build App
Deploy API to Review
/
...
/
Build Embed
Deploy API to Review
/
...
/
Push App to S3
Deploy API to Review
/
...
/
Push Embed to S3
Deploy API to Review
/
Deploying AWS Infra
Annotations
1 error and 4 warnings
Run Tests
Process completed with exit code 1.
|
Run Tests:
iam/src/scripts/checkOnChainProvidersAreInSync.ts#L70
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Run Tests:
iam/src/scripts/checkOnChainProvidersAreInSync.ts#L35
Unsafe assignment of an `any` value
|
Run Tests:
iam/src/scripts/checkOnChainProvidersAreInSync.ts#L32
Unsafe assignment of an `any` value
|
Run Tests:
iam/src/scripts/checkOnChainProvidersAreInSync.ts#L27
Missing return type on function
|