Skip to content

DEV/PROD deploy - @devksingh4 #38

DEV/PROD deploy - @devksingh4

DEV/PROD deploy - @devksingh4 #38

Triggered via push August 7, 2024 19:23
Status Failure
Total duration 37s
Artifacts

deploy-prod.yml

on: push
Run Unit Tests
25s
Run Unit Tests
Deploy to AWS DEV
0s
Deploy to AWS DEV
Run Live Integration Tests
0s
Run Live Integration Tests
Deploy to AWS PROD
0s
Deploy to AWS PROD
Confirm services healthy
0s
Confirm services healthy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Run Unit Tests: src/config.ts#L26
Insert `,`
Run Unit Tests: src/config.ts#L38
Replace `'http://localhost:3000',·/\.acmuiuc\.\.pages\.dev$/,·'https://acmuiuc.pages.dev'` with `⏎······"http://localhost:3000",⏎······/\.acmuiuc\.\.pages\.dev$/,⏎······"https://acmuiuc.pages.dev",⏎····`
Run Unit Tests: src/config.ts#L39
Replace `'39c28870-94e4-47ee-b4fb-affe0bf96c9f'` with `"39c28870-94e4-47ee-b4fb-affe0bf96c9f",`
Run Unit Tests: src/config.ts#L48
Replace `'https:///acm.illinois.edu',·'https:///www.acm.illinois.edu'` with `⏎······"https:///acm.illinois.edu",⏎······"https:///www.acm.illinois.edu",⏎····`
Run Unit Tests: src/config.ts#L49
Replace `'5e08cf0f-53bb-4e09-9df2-e9bdc3467296'` with `"5e08cf0f-53bb-4e09-9df2-e9bdc3467296",`
Run Unit Tests: src/routes/events.ts#L15
Replace `'moment-timezone'` with `"moment-timezone"`
Run Unit Tests: src/routes/events.ts#L41
Replace `⏎type·EventPostRequest·=·z.infer<typeof·requestBodySchema>;⏎` with `type·EventPostRequest·=·z.infer<typeof·requestBodySchema>;`
Run Unit Tests: src/routes/events.ts#L54
Delete `⏎`
Run Unit Tests: src/routes/events.ts#L59
Insert `;`
Run Unit Tests: src/routes/events.ts#L60
Delete `·`
Run Unit Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Unit Tests: src/routes/events.ts#L57
'getQueryParams' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
Run Unit Tests: src/routes/events.ts#L61
'getQueryParamsJsonSchema' is assigned a value but never used. Allowed unused vars must match /^_/u
Run Unit Tests: src/routes/events.ts#L146
'e' is defined but never used. Allowed unused caught errors must match /^_/u