Skip to content

feat(components): add textarea input #137

feat(components): add textarea input

feat(components): add textarea input #137

Triggered via pull request October 15, 2024 14:30
Status Failure
Total duration 56s
Artifacts

pull.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
build: src/components/InputTextArea/PdapInputTextArea.vue#L14
Type 'unknown' is not assignable to type 'string | number | string[] | undefined'.
build
Process completed with exit code 2.
lint: src/components/InputTextArea/PdapInputTextArea.vue#L14
Type 'unknown' is not assignable to type 'string | number | string[] | undefined'.
lint
Process completed with exit code 1.
Setup
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected], actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/