Skip to content

Staging to check forked PR's locally #248

Staging to check forked PR's locally

Staging to check forked PR's locally #248

Triggered via pull request September 7, 2023 07:34
@shreya-mishrashreya-mishra
synchronize #232
staging
Status Failure
Total duration 51s
Artifacts

continous-integeration.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
build (16.x): src/components/ErrorScreen.tsx#L8
'Text' is not defined
build (16.x): src/components/OOO/OOOForm.tsx#L1
'Images' is defined but never used
build (16.x): src/components/OOO/OOOForm.tsx#L6
'Button' is defined but never used
build (16.x): src/components/OOO/OOOForm.tsx#L10
'useState' is defined but never used
build (16.x): src/components/OOO/OOOForm.tsx#L71
'Text' is not defined
build (16.x): src/components/OOO/OOOFormDatePicker.tsx#L1
'prop' is defined but never used
build (16.x)
Process completed with exit code 1.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/