Skip to content

remove old link when editing #5808

remove old link when editing

remove old link when editing #5808

Triggered via pull request February 12, 2025 09:00
Status Failure
Total duration 2m 0s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
NPM lint: cypress/e2e/marks/Link.spec.js#L61
'expectLink' is defined but never used
NPM lint: cypress/e2e/marks/Link.spec.js#L90
There should be no space after this paren
NPM lint: cypress/e2e/marks/Link.spec.js#L90
There should be no space before this paren
NPM lint: src/marks/Link.js#L6
'/home/runner/actions-runner/_work/text/text/node_modules/@tiptap/core/dist/index.js' imported multiple times
NPM lint: src/marks/Link.js#L10
'/home/runner/actions-runner/_work/text/text/node_modules/@tiptap/core/dist/index.js' imported multiple times
NPM lint: src/tests/marks/Link.spec.js#L1
"./../../marks/Link" is not found
NPM lint: src/tests/marks/Link.spec.js#L1
Extra semicolon
NPM lint: src/tests/marks/Link.spec.js#L2
"../../marks" is not found
NPM lint: src/tests/marks/Link.spec.js#L2
Extra semicolon
NPM lint: src/tests/marks/Link.spec.js#L3
'getExtensionField' is defined but never used
eslint
Process completed with exit code 1.
NPM lint: cypress/e2e/marks/Link.spec.js#L84
Missing JSDoc @param "position" declaration
NPM lint: cypress/e2e/marks/Link.spec.js#L86
Missing JSDoc @param "input" description
NPM lint: cypress/e2e/marks/Link.spec.js#L86
Missing JSDoc @param "input" type
NPM lint: src/marks/Link.js#L93
Missing JSDoc @param "text" declaration
NPM lint: src/marks/Link.js#L93
Missing JSDoc @param "attrs" declaration
NPM lint: src/tests/marks/Link.spec.js#L1
Missing file extension "js" for "./../../marks/Link"
NPM lint: src/tests/marks/Link.spec.js#L2
Missing file extension "js" for "../../marks"
NPM lint: src/tests/marks/Link.spec.js#L4
Unable to resolve path to module '../helpers'
NPM lint: src/tests/marks/Link.spec.js#L4
Missing file extension for "../helpers"
NPM lint: src/tests/marks/Link.spec.js#L34
Unexpected trailing comma