Skip to content

feat(transfer): source target title prop to support render function (… #63

feat(transfer): source target title prop to support render function (…

feat(transfer): source target title prop to support render function (… #63

Triggered via push July 23, 2024 05:31
Status Failure
Total duration 3m 55s
Artifacts

node.js.yml

on: push
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
lint (20): src/slider/demos/enUS/custom-marks.demo.vue#L4
Expected 1 line break before '</markdown>', but 2 line breaks found
lint (20): src/slider/demos/enUS/custom-marks.demo.vue#L15
'<script lang=ts>' should be above '<template>' on line 8
lint (20): src/slider/demos/enUS/custom-marks.demo.vue#L16
Member 'h' of the import declaration should be sorted alphabetically
lint (20): src/slider/demos/enUS/custom-marks.demo.vue#L22
Unexpected space before function parentheses
lint (20): src/slider/demos/zhCN/custom-marks.demo.vue#L4
Expected 1 line break before '</markdown>', but 2 line breaks found
lint (20): src/slider/demos/zhCN/custom-marks.demo.vue#L15
'<script lang=ts>' should be above '<template>' on line 8
lint (20): src/slider/demos/zhCN/custom-marks.demo.vue#L16
Member 'h' of the import declaration should be sorted alphabetically
lint (20): src/slider/demos/zhCN/custom-marks.demo.vue#L22
Unexpected space before function parentheses
lint (20): src/slider/src/Slider.tsx#L6
Member 'Transition' of the import declaration should be sorted alphabetically
lint (20): src/transfer/src/Transfer.tsx#L4
Expected indentation of 2 spaces but found 1
lint (18)
The job was canceled because "_20" failed.
lint (18): src/slider/demos/enUS/custom-marks.demo.vue#L4
Expected 1 line break before '</markdown>', but 2 line breaks found
lint (18): src/slider/demos/enUS/custom-marks.demo.vue#L15
'<script lang=ts>' should be above '<template>' on line 8
lint (18): src/slider/demos/enUS/custom-marks.demo.vue#L16
Member 'h' of the import declaration should be sorted alphabetically
lint (18): src/slider/demos/enUS/custom-marks.demo.vue#L22
Unexpected space before function parentheses
lint (18): src/slider/demos/zhCN/custom-marks.demo.vue#L4
Expected 1 line break before '</markdown>', but 2 line breaks found
lint (18): src/slider/demos/zhCN/custom-marks.demo.vue#L15
'<script lang=ts>' should be above '<template>' on line 8
lint (18): src/slider/demos/zhCN/custom-marks.demo.vue#L16
Member 'h' of the import declaration should be sorted alphabetically
lint (18): src/slider/demos/zhCN/custom-marks.demo.vue#L22
Unexpected space before function parentheses
lint (18): src/slider/src/Slider.tsx#L6
Member 'Transition' of the import declaration should be sorted alphabetically
lint (18): src/transfer/src/Transfer.tsx#L4
Expected indentation of 2 spaces but found 1
lint (20)
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/
test (20)
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, codecov/codecov-action@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 (18)
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, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/