Skip to content

add lockfile

add lockfile #2

Triggered via push April 15, 2024 16:19
Status Failure
Total duration 38s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci: src/components/TransferForm.tsx#L4
'Checkbox' is declared but its value is never read.
ci: src/components/TransferForm.tsx#L4
'Select' is declared but its value is never read.
ci: src/components/TransferForm.tsx#L5
'NODES_WITH_RELAY_CHAINS' is declared but its value is never read.
ci: src/components/TransferForm.tsx#L30
Type 'string | undefined' is not assignable to type 'string'.
ci: src/components/TransferForm.tsx#L46
Argument of type '(values: FormValues) => void' is not assignable to parameter of type '(values: Values, event: FormEvent<HTMLFormElement> | undefined) => void'.
ci: src/components/XcmTransfer.tsx#L41
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
ci: src/components/XcmTransfer.tsx#L47
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
ci: src/components/XcmTransfer.tsx#L55
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
ci: src/routes/XcmSdkSandbox.tsx#L3
'IconArrowsUpDown' is declared but its value is never read.
ci: src/routes/XcmSdkSandbox.tsx#L4
'IconBoxAlignBottomRight' is declared but its value is never read.
ci
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/.