chore: add app-runtime changes for testing (wip) #1843
Annotations
10 errors and 6 warnings
Run yarn lint:
examples/simple-app/src/App.jsx#L2
'moment' is defined but never used
|
Run yarn lint:
examples/simple-app/src/App.jsx#L4
'Alerter' is defined but never used
|
Run yarn lint:
examples/simple-app/src/App.jsx#L5
'styles' is defined but never used
|
Run yarn lint:
examples/simple-app/src/App.jsx#L6
'i18n' is defined but never used
|
Run yarn lint:
examples/simple-app/src/App.jsx#L16
'error' is assigned a value but never used
|
Run yarn lint:
examples/simple-app/src/App.jsx#L16
'loading' is assigned a value but never used
|
Run yarn lint:
examples/simple-app/src/App.jsx#L16
'data' is assigned a value but never used
|
Run yarn lint:
shell/src/PluginLoader.jsx#L13
'clientWidth' is missing in props validation
|
Run yarn lint:
shell/src/PluginLoader.jsx#L69
'clientWidth' is missing in props validation
|
Run yarn lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run c-hive/gha-yarn-cache@v1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run c-hive/gha-yarn-cache@v1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run c-hive/gha-yarn-cache@v1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run c-hive/gha-yarn-cache@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run yarn lint:
shell/src/PluginLoader.jsx#L38
The ref value 'resizeDivRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'resizeDivRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
Loading