Skip to content

update Substrate Metadata types #204

update Substrate Metadata types

update Substrate Metadata types #204

Triggered via push July 2, 2024 21:56
Status Failure
Total duration 1m 7s
Artifacts

build.yml

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

Annotations

2 errors and 2 warnings
build (17): src/components/Bagpipes/Forms/fields/renderFieldType.tsx#L9
Type '{ value: any; onChange: (e: any) => void; placeholder: string; className: string; }' is missing the following properties from type '{ fieldKey: any; value: any; onChange: any; onClick: any; placeholder: any; className: any; pills: any; setPills: any; onPillsChange: any; }': fieldKey, onClick, pills, setPills, onPillsChange
build (17)
Process completed with exit code 2.
build (17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/