Skip to content

Split the Porting Embed Form into a Wizard #24

Split the Porting Embed Form into a Wizard

Split the Porting Embed Form into a Wizard #24

Triggered via pull request February 27, 2024 10:12
Status Failure
Total duration 42s
Billable time 3m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
build: lib/PortingEmbed/StepAddressForm.tsx#L26
'Field' is declared but its value is never read.
build: lib/PortingEmbed/StepCarrierDetailsForm.tsx#L23
'Field' is declared but its value is never read.
build: lib/PortingEmbed/StepDonorApproval.tsx#L22
'Field' is declared but its value is never read.
build: lib/PortingEmbed/StepHolderDetailsForm.tsx#L24
'Field' is declared but its value is never read.
build
Process completed with exit code 2.
lint: lib/PortingEmbed/StepAddressForm.tsx#L26
'Field' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: lib/PortingEmbed/StepCarrierDetailsForm.tsx#L23
'Field' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: lib/PortingEmbed/StepDonorApproval.tsx#L22
'Field' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: lib/PortingEmbed/StepHolderDetailsForm.tsx#L24
'Field' is assigned a value but never used. Allowed unused vars must match /^_/u
lint
Process completed with exit code 1.
test
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.