Split the Porting Embed Form into a Wizard #24
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/.
|