Skip to content

DEV deploy - @devksingh4 #50

DEV deploy - @devksingh4

DEV deploy - @devksingh4 #50

Triggered via pull request October 11, 2024 18:32
Status Success
Total duration 3m 42s
Artifacts

deploy-dev.yml

on: pull_request
Run Unit Tests
36s
Run Unit Tests
Deploy to AWS DEV
2m 3s
Deploy to AWS DEV
Run Live Integration Tests
33s
Run Live Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Run Unit Tests: src/index.ts#L19
'getSequelizeInstance' is defined but never used. Allowed unused vars must match /^_/u
Run Unit Tests: src/routes/linkry.ts#L3
'getSequelizeInstance' is defined but never used. Allowed unused vars must match /^_/u
Run Unit Tests: tests/unit/auth.test.ts#L8
'secretJson' is defined but never used. Allowed unused vars must match /^_/u
Run Unit Tests: tests/unit/ical.test.ts#L6
'secretJson' is defined but never used. Allowed unused vars must match /^_/u
Run Unit Tests: tests/unit/organizations.test.ts#L64
'responseDataJson' is assigned a value but never used. Allowed unused vars must match /^_/u
Deploy to AWS DEV
The following actions use a deprecated Node.js version and will be forced to run on node20: aws-actions/configure-aws-credentials@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/