Skip to content

feat: create library form (TEMP) #420

feat: create library form (TEMP)

feat: create library form (TEMP) #420

Triggered via pull request June 21, 2024 17:39
Status Failure
Total duration 1m 51s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
tests: src/library-authoring/create-library/CreateLibrary.jsx#L89
Type '{ name: string; label: Element; value: any; placeholder: any; help: any; }' is missing the following properties from type '{ [x: string]: any; name: any; label: any; help: any; className: any; controlClasses: any; }': className, controlClasses
tests: src/library-authoring/create-library/CreateLibrary.jsx#L112
Type '{ name: string; label: Element; value: any; placeholder: any; help: any; }' is missing the following properties from type '{ [x: string]: any; name: any; label: any; help: any; className: any; controlClasses: any; }': className, controlClasses
tests
Process completed with exit code 2.
tests
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/.