Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull contents via ajax #1104

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from

Pull contents via ajax finalized

b4ac3fb
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Pull contents via ajax #1104

Pull contents via ajax finalized
b4ac3fb
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / ESLint Report Analysis failed Jun 30, 2023 in 0s

ESLint Report Analysis

112 ESLint error(s) and 0 ESLint warning(s) found

Annotations

Check failure on line 4 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L4

[no-unused-vars] 'addQueryArgs' is defined but never used.

Check failure on line 79 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L79

[prettier/prettier] Replace `e` with `(·e·)`

Check failure on line 81 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L81

[no-var] Unexpected var, use let or const instead.

Check failure on line 82 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L82

[eqeqeq] Expected '!==' and instead saw '!='.

Check failure on line 87 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L87

[prettier/prettier] Insert `·`

Check failure on line 89 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L89

[prettier/prettier] Insert `·`

Check failure on line 91 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L91

[prettier/prettier] Replace `.closest(·'tr'·).find(·'.check-column·input[type="checkbox"]'·)` with `⏎↹↹↹.closest(·'tr'·)⏎↹↹↹.find(·'.check-column·input[type="checkbox"]'·)⏎↹↹↹`

Check failure on line 93 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L93

[prettier/prettier] Insert `·`

Check failure on line 94 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L94

[prettier/prettier] Delete `↹`

Check failure on line 97 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L97

[no-var] Unexpected var, use let or const instead.

Check failure on line 97 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L97

[prettier/prettier] Delete `·······`

Check failure on line 98 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L98

[no-var] Unexpected var, use let or const instead.

Check failure on line 98 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L98

[camelcase] Identifier 'post_ids' is not in camel case.

Check failure on line 98 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L98

[prettier/prettier] Delete `······`

Check failure on line 99 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L99

[no-var] Unexpected var, use let or const instead.

Check failure on line 99 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L99

[camelcase] Identifier 'source_label' is not in camel case.

Check failure on line 99 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L99

[@wordpress/no-unused-vars-before-return] Variables should not be assigned until just prior its first reference. An early return statement may leave this variable unused.

Check failure on line 99 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L99

[prettier/prettier] Replace `···=·jQuery('#pull_connections·option:selected'` with `·=·jQuery(·'#pull_connections·option:selected'·`

Check failure on line 101 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L101

[prettier/prettier] Replace `·function` with `⏎↹↹↹function·`

Check failure on line 102 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L102

[prettier/prettier] Insert `↹`

Check failure on line 102 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L102

[no-var] Unexpected var, use let or const instead.

Check failure on line 103 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L103

[prettier/prettier] Insert `↹`

Check failure on line 103 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L103

[camelcase] Identifier 'post_ids' is not in camel case.

Check failure on line 104 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L104

[prettier/prettier] Insert `↹`

Check failure on line 104 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L104

[camelcase] Identifier 'post_ids' is not in camel case.