Skip to content

feat: Label added for FileInput dropzone #258

feat: Label added for FileInput dropzone

feat: Label added for FileInput dropzone #258

Triggered via pull request August 2, 2024 07:31
Status Success
Total duration 31s
Artifacts

node.js.yml

on: pull_request
Matrix: build-pkg
Matrix: build-types
Matrix: docs-build
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
build-pkg (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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-pkg (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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-types (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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-types (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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 (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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 (18.x): src/components/FwbFileInput/FwbFileInput.vue#L6
Disallow self-closing on HTML void elements (<input/>)
lint (18.x): src/components/FwbFileInput/FwbFileInput.vue#L6
':multiple' should be on a new line
lint (18.x): src/components/FwbFileInput/FwbFileInput.vue#L6
'type' should be on a new line
lint (18.x): src/components/FwbFileInput/FwbFileInput.vue#L6
':accept' should be on a new line
lint (18.x): src/components/FwbFileInput/FwbFileInput.vue#L6
'@change' should be on a new line
lint (18.x): src/components/FwbFileInput/FwbFileInput.vue#L10
'class' should be on a new line
lint (18.x): src/components/FwbFileInput/FwbFileInput.vue#L10
'@change' should be on a new line
lint (18.x): src/components/FwbFileInput/FwbFileInput.vue#L10
'@drop' should be on a new line
lint (18.x): src/components/FwbFileInput/FwbFileInput.vue#L11
':class' should be on a new line
docs-build (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
docs-build (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/