Migrate EDF Tempo widget to RTE API (#2114) #139
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
front/src/components/boxs/baseEditBox.jsx#L40
Using inline style is not recommended. Please use a .css file
|
front/src/components/boxs/baseEditBox.jsx#L47
Using inline style is not recommended. Please use a .css file
|
front/src/components/boxs/baseEditBox.jsx#L50
Using inline style is not recommended. Please use a .css file
|
front/src/components/boxs/baseEditBox.jsx#L65
Using inline style is not recommended. Please use a .css file
|
front/src/components/boxs/baseEditBox.jsx#L73
Using inline style is not recommended. Please use a .css file
|
front/src/components/boxs/baseEditBox.jsx#L78
Using inline style is not recommended. Please use a .css file
|
front/src/components/boxs/chart/ApexChartAreaOptions.js#L55
Expected method shorthand
|
front/src/components/boxs/chart/ApexChartAreaOptions.js#L58
Unnecessary 'else' after 'return'
|
front/src/components/boxs/chart/ApexChartBarOptions.js#L63
Expected method shorthand
|
front/src/components/boxs/chart/ApexChartBarOptions.js#L66
Unnecessary 'else' after 'return'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "static".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading