Deploy Lambda Functions #185
publish-lambdas.yml
on: workflow_dispatch
get-lambdas
14s
Matrix: deploy2gchr
Matrix: Deploy to DEV
Matrix: Deploy to TEST
Matrix: Deploy to PROD
Annotations
6 errors
|
get-lambdas
Process completed with exit code 1.
|
|
tests/services/httpService.test.ts > HttpService > should handle errors correctly:
aws/tests/services/httpService.test.ts#L137
AssertionError: expected Error: Unexpected error occurred to match object { response: { status: 404 } }
- Expected
+ Received
- {
- "response": {
- "status": 404,
- },
+ Error {
+ "message": "Unexpected error occurred",
}
❯ tests/services/httpService.test.ts:137:5
|
|
tests/services/httpService.test.ts > HttpService > should perform PUT request:
aws/services/httpService.ts#L97
Error: Unexpected error occurred
❯ HttpService.handleError services/httpService.ts:97:13
❯ HttpService.put services/httpService.ts:87:12
❯ tests/services/httpService.test.ts:108:22
|
|
tests/services/httpService.test.ts > HttpService > should perform POST request:
aws/services/httpService.ts#L97
Error: Unexpected error occurred
❯ HttpService.handleError services/httpService.ts:97:13
❯ HttpService.post services/httpService.ts:70:12
❯ tests/services/httpService.test.ts:85:22
|
|
tests/services/httpService.test.ts > HttpService > should perform GET request:
aws/services/httpService.ts#L97
Error: Unexpected error occurred
❯ HttpService.handleError services/httpService.ts:97:13
❯ HttpService.get services/httpService.ts:53:12
❯ tests/services/httpService.test.ts:70:22
|
|
tests/services/httpService.test.ts > HttpService > should initialize axios instance with correct configs:
aws/tests/services/httpService.test.ts#L49
AssertionError: expected "spy" to be called with arguments: [ ObjectContaining{…} ]
Received:
Number of calls: 0
❯ tests/services/httpService.test.ts:49:30
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
bcgov~jasper~3DCJ7W.dockerbuild
Expired
|
22.9 KB |
sha256:11006937af488a9f194e27e155a9c21c3f6f1d600714fef1c37a34ae6e0f3134
|
|
|
bcgov~jasper~7D2HCN.dockerbuild
Expired
|
23 KB |
sha256:cb5c2d62e4ae6ab8cd2ac17d02bb99fe0a3671b6cb616f9fe37248442ee9dcaf
|
|
|
bcgov~jasper~RS0CPS.dockerbuild
Expired
|
23 KB |
sha256:14381f394719fa257a6bf848691aa04757bfa1d910e6d5272e52dd5ace0dbe58
|
|
|
bcgov~jasper~UIOM7C.dockerbuild
Expired
|
22.8 KB |
sha256:37c0b39637de5288abf4baf179a414ddd4f3c0d1c085df0742321dca90d8b2f9
|
|