Skip to content

fix: add archived state on project page #8966

fix: add archived state on project page

fix: add archived state on project page #8966

Triggered via pull request February 1, 2024 23:48
Status Failure
Total duration 1m 42s
Artifacts

ci-run.yml

on: pull_request
Run tests
1m 32s
Run tests
Lint translation source files
57s
Lint translation source files
Compile Typescript
1m 12s
Compile Typescript
build-db-types
1m 19s
build-db-types
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
Compile Typescript: src/components/v2v3/V2V3Project/ProjectDashboard/components/ProjectHeader/components/ProjectHeaderStats.test.tsx#L28
Property 'archived' is missing in type '{ domain: string; title: string; subtitle: { text: string; type: "tagline"; }; handle: string; projectId: number; owner: string; payments: number; totalVolume: BigNumber; last7DaysPercent: number; gnosisSafe: undefined; }' but required in type 'ProjectHeaderData'.
Compile Typescript
Process completed with exit code 2.
Lint translation source files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint translation source files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Compile Typescript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Compile Typescript
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-db-types
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/