Merge branch 'trunk' of github.com:wordpress-juanmaguitar/block-devel… #17
pull-request-actions.yml
on: push
PHP Files
9s
Matrix: JavaScript and CSS
Annotations
21 errors and 4 warnings
JavaScript and CSS (lts/*):
_app/src/App.tsx#L1
Replace `"react"` with `'react'`
|
JavaScript and CSS (lts/*):
_app/src/App.tsx#L1
Unable to resolve path to module 'react'
|
JavaScript and CSS (lts/*):
_app/src/App.tsx#L2
Replace `"./components/layout/Header"` with `'./components/layout/Header'`
|
JavaScript and CSS (lts/*):
_app/src/App.tsx#L3
Replace `"./components/layout/Sidebar"` with `'./components/layout/Sidebar'`
|
JavaScript and CSS (lts/*):
_app/src/App.tsx#L4
Replace `"./components/layout/SampleGrid"` with `'./components/layout/SampleGrid'`
|
JavaScript and CSS (lts/*):
_app/src/App.tsx#L5
Replace `"./data/examples.json"` with `'./data/examples.json'`
|
JavaScript and CSS (lts/*):
_app/src/App.tsx#L5
Unable to resolve path to module './data/examples.json'
|
JavaScript and CSS (lts/*):
_app/src/App.tsx#L6
Replace `"./types/Example"` with `'./types/Example'`
|
JavaScript and CSS (lts/*):
_app/src/App.tsx#L7
Replace `"./utils/contributors"` with `'./utils/contributors'`
|
JavaScript and CSS (lts/*):
_app/src/App.tsx#L11
Replace `··` with `↹`
|
JavaScript and CSS (18)
The job was canceled because "lts__" failed.
|
JavaScript and CSS (18):
_app/src/App.tsx#L1
Replace `"react"` with `'react'`
|
JavaScript and CSS (18):
_app/src/App.tsx#L1
Unable to resolve path to module 'react'
|
JavaScript and CSS (18):
_app/src/App.tsx#L2
Replace `"./components/layout/Header"` with `'./components/layout/Header'`
|
JavaScript and CSS (18):
_app/src/App.tsx#L3
Replace `"./components/layout/Sidebar"` with `'./components/layout/Sidebar'`
|
JavaScript and CSS (18):
_app/src/App.tsx#L4
Replace `"./components/layout/SampleGrid"` with `'./components/layout/SampleGrid'`
|
JavaScript and CSS (18):
_app/src/App.tsx#L5
Replace `"./data/examples.json"` with `'./data/examples.json'`
|
JavaScript and CSS (18):
_app/src/App.tsx#L5
Unable to resolve path to module './data/examples.json'
|
JavaScript and CSS (18):
_app/src/App.tsx#L6
Replace `"./types/Example"` with `'./types/Example'`
|
JavaScript and CSS (18):
_app/src/App.tsx#L7
Replace `"./utils/contributors"` with `'./utils/contributors'`
|
JavaScript and CSS (18):
_app/src/App.tsx#L11
Replace `··` with `↹`
|
PHP Files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
JavaScript and CSS (lts/*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
JavaScript and CSS (lts/*):
plugins/editable-block-1b8c51/src/blocks/enhanced-editable-block-1b8c51/js/useCharLimit.js#L31
React Hook useEffect has missing dependencies: 'content' and 'handleContentChange'. Either include them or remove the dependency array
|
JavaScript and CSS (18):
plugins/editable-block-1b8c51/src/blocks/enhanced-editable-block-1b8c51/js/useCharLimit.js#L31
React Hook useEffect has missing dependencies: 'content' and 'handleContentChange'. Either include them or remove the dependency array
|