Skip to content

fix/53: check content for Ctrl+S and Command+S #257

fix/53: check content for Ctrl+S and Command+S

fix/53: check content for Ctrl+S and Command+S #257

Triggered via pull request August 8, 2023 16:58
@Sidsector9Sidsector9
synchronize #56
fix/53
Status Failure
Total duration 57s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
eslint: src/js/gutenberg.js#L15
Expected space or tab before '*/' in comment
eslint: src/js/gutenberg.js#L23
Replace `·'core/keyboard-shortcuts'·` with `'core/keyboard-shortcuts'`
eslint: src/js/gutenberg.js#L24
Replace `·'core/editor'·` with `'core/editor'`
eslint: src/js/gutenberg.js#L25
Replace `·'core/editor'·);⏎` with `'core/editor');`
eslint: src/js/gutenberg.js#L28
Delete `·`
eslint: src/js/gutenberg.js#L29
Replace `·saveShortcutId·` with `saveShortcutId`
eslint: src/js/gutenberg.js#L30
Delete `·`
eslint: src/js/gutenberg.js#L33
Replace `·'Save·your·changes.',·'insecure-content-warning'·` with `'Save·your·changes.',·'insecure-content-warning'`
eslint: src/js/gutenberg.js#L38
Delete `·`
eslint: src/js/gutenberg.js#L39
React Hook useEffect has missing dependencies: 'registerShortcut' and 'unregisterShortcut'. Either include them or remove the dependency array
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, icrawl/action-eslint@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
eslint: src/js/gutenberg.js#L15
Missing JSDoc @returns declaration