Skip to content

feat: changes email body/subject verbiage #991

feat: changes email body/subject verbiage

feat: changes email body/subject verbiage #991

Triggered via pull request October 23, 2024 06:57
@vshiavshia
synchronize #464
Status Failure
Total duration 4m 21s
Artifacts 4

ci.yml

on: pull_request_target
qa  /  Prepare for QA
57s
qa / Prepare for QA
Build deployment artifacts  /  Build API Docker image
0s
Build deployment artifacts / Build API Docker image
Build deployment artifacts  /  Build RedwoodJS console Docker image
2m 33s
Build deployment artifacts / Build RedwoodJS console Docker image
Build deployment artifacts  /  Build API Lambda function zip artifacts
1m 30s
Build deployment artifacts / Build API Lambda function zip artifacts
Build deployment artifacts  /  Build Python Lambda function zip artifacts
26s
Build deployment artifacts / Build Python Lambda function zip artifacts
Build deployment artifacts  /  Build website deployment artifact
1m 33s
Build deployment artifacts / Build website deployment artifact
Configure AWS Credentials  /  OIDC Auth
13s
Configure AWS Credentials / OIDC Auth
qa  /  Test api-side code
1m 29s
qa / Test api-side code
qa  /  Test client-side code
1m 6s
qa / Test client-side code
qa  /  Lint JavaScript
58s
qa / Lint JavaScript
Plan Terraform  /  Validate and plan terraform
1m 11s
Plan Terraform / Validate and plan terraform
Publish QA Results  /  Publish QA Results
14s
Publish QA Results / Publish QA Results
Publish Terraform Plan  /  Publish Terraform Plan
9s
Publish Terraform Plan / Publish Terraform Plan
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 27 warnings
qa / Lint python
Process completed with exit code 1.
qa / Lint JavaScript: web/src/components/TreasuryReportCell/TreasuryReportCell.tsx#L1
There should be at least one empty line between import groups
qa / Lint JavaScript: web/src/components/TreasuryReportCell/TreasuryReportCell.tsx#L7
There should be at least one empty line between import groups
qa / Lint JavaScript: web/src/components/TreasuryReportCell/TreasuryReportCell.tsx#L11
`react-bootstrap/Button` import should occur before type import of `types/graphql`
qa / Lint JavaScript
Process completed with exit code 1.
qa / Lint terraform
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
qa / Lint terraform
Interpolation-only expressions are deprecated in Terraform v0.12.14
qa / Lint terraform
Interpolation-only expressions are deprecated in Terraform v0.12.14
qa / Lint terraform
Interpolation-only expressions are deprecated in Terraform v0.12.14
qa / Lint terraform
Duplicate key: "latency", first defined at api_gateway.tf:95,7-14
qa / Lint terraform
module "treasury_generation_step_function" should specify a version
qa / Lint terraform
variable "datadog_dashboards_enabled" is declared but not used
qa / Lint JavaScript: api/src/graphql/organizations.sdl.ts#L18
Replace `organizationId:·Int!,·currentReportingPeriodId:·Int!` with `⏎······organizationId:·Int!⏎······currentReportingPeriodId:·Int!⏎····`
qa / Lint JavaScript: api/src/lib/aws.ts#L181
Delete `··`
qa / Lint JavaScript: api/src/services/organizations/organizations.ts#L9
Replace `·getSignedUrlForZippedTreasuryReport,·getTreasurySignedUrl,·startStepFunctionExecution·` with `⏎··getSignedUrlForZippedTreasuryReport,⏎··getTreasurySignedUrl,⏎··startStepFunctionExecution,⏎`
qa / Lint JavaScript: api/src/services/organizations/organizations.ts#L104
Replace ``Downloading·zipped·treasury·file·for·${organizationId}:·${currentReportingPeriodId}`` with `⏎······`Downloading·zipped·treasury·file·for·${organizationId}:·${currentReportingPeriodId}`⏎····`
qa / Lint JavaScript: api/src/services/organizations/organizations.ts#L105
Replace `··=·await·getSignedUrlForZippedTreasuryReport(organizationId,·currentReportingPeriodId` with `·=·await·getSignedUrlForZippedTreasuryReport(⏎······organizationId,⏎······currentReportingPeriodId⏎····`
qa / Lint JavaScript: web/src/components/TreasuryReportCell/TreasuryReportCell.tsx#L7
Replace `⏎··CellSuccessProps,⏎··CellFailureProps,⏎` with `·CellSuccessProps,·CellFailureProps·`
qa / Lint JavaScript: web/src/components/TreasuryReportCell/TreasuryReportCell.tsx#L14
Replace `$organizationId:·Int!,·$currentReportingPeriodId:·Int!` with `⏎····$organizationId:·Int!⏎····$currentReportingPeriodId:·Int!⏎··`
qa / Lint JavaScript: web/src/components/TreasuryReportCell/TreasuryReportCell.tsx#L15
Replace `organizationId:·$organizationId,·currentReportingPeriodId:·$currentReportingPeriodId` with `⏎······organizationId:·$organizationId⏎······currentReportingPeriodId:·$currentReportingPeriodId⏎····`
qa / Lint JavaScript: web/src/components/TreasuryReportCell/TreasuryReportCell.tsx#L47
Replace `Treasury·Report` with `⏎··········Treasury·Report⏎········`
qa / Lint JavaScript: web/src/pages/TreasuryReportPage/TreasuryReportPage.tsx#L1
Replace `"src/auth"` with `'src/auth'`
qa / Lint JavaScript: web/src/pages/TreasuryReportPage/TreasuryReportPage.tsx#L2
Replace `"src/components/TreasuryReportCell/TreasuryReportCell"` with `'src/components/TreasuryReportCell/TreasuryReportCell'`
qa / Lint JavaScript: web/src/pages/TreasuryReportPage/TreasuryReportPage.tsx#L9
Replace `·organizationId,·currentReportingPeriodId·` with `⏎··organizationId,⏎··currentReportingPeriodId,⏎`
qa / Test client-side code
The following actions use a deprecated Node.js version and will be forced to run on node20: fingerprintjs/action-coverage-report-md@b7fcda0d2891d215c6808d32ca249e43f55abe3f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
qa / Test api-side code
The following actions use a deprecated Node.js version and will be forced to run on node20: fingerprintjs/action-coverage-report-md@b7fcda0d2891d215c6808d32ca249e43f55abe3f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Publish QA Results / Publish QA Results
The following actions use a deprecated Node.js version and will be forced to run on node20: peter-evans/find-comment@a54c31d7fa095754bfef525c0c8e5e5674c4b4b1, peter-evans/create-or-update-comment@23ff15729ef2fc348714a3bb66d2f655ca9066f2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Publish QA Results / Publish QA Results
Comment body is too long. Truncating to 65536 characters.

Artifacts

Produced during runtime
Name Size
api-8639d33bd5c8ac3d74284d77b9e1669a43f4fcf9
46.3 MB
console-image-attestations-8639d33bd5c8ac3d74284d77b9e1669a43f4fcf9
2.57 MB
python-8639d33bd5c8ac3d74284d77b9e1669a43f4fcf9
17.5 MB
web-8639d33bd5c8ac3d74284d77b9e1669a43f4fcf9
961 KB