fix: Hide AI related menu items (#364) #537
Annotations
11 warnings
build (16.x)
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/
|
build (16.x):
frontend/src/pages/ai/provider.tsx#L110
Unexpected console statement
|
build (16.x):
frontend/src/pages/ai/route.tsx#L139
Unexpected console statement
|
build (16.x):
frontend/src/pages/plugin/components/PluginDrawer/ArrayForm/index.tsx#L183
[Critical] It is recommended to add polyfill for "Object.entries", This might be caused by a compatibility problem in "safari@9"
|
build (16.x):
frontend/src/pages/plugin/components/PluginDrawer/GlobalPluginDetail.tsx#L148
[Critical] It is recommended to add polyfill for "Object.values", This might be caused by a compatibility problem in "safari@9"
|
build (16.x):
frontend/src/pages/plugin/components/PluginDrawer/GlobalPluginDetail.tsx#L161
Use object destructuring
|
build (16.x):
frontend/src/pages/plugin/components/PluginDrawer/GlobalPluginDetail.tsx#L166
[Critical] It is recommended to add polyfill for "Object.entries", This might be caused by a compatibility problem in "safari@9"
|
build (16.x):
frontend/src/pages/plugin/components/PluginDrawer/GlobalPluginDetail.tsx#L290
[Critical] It is recommended to add polyfill for "Object.entries", This might be caused by a compatibility problem in "safari@9"
|
build (16.x):
frontend/src/pages/plugin/components/PluginDrawer/GlobalPluginDetail.tsx#L301
[Critical] It is recommended to add polyfill for "Object.entries", This might be caused by a compatibility problem in "safari@9"
|
build (16.x):
frontend/src/pages/plugin/components/PluginDrawer/GlobalPluginDetail.tsx#L317
[Critical] It is recommended to add polyfill for "Object.entries", This might be caused by a compatibility problem in "safari@9"
|
build (16.x):
frontend/src/pages/plugin/components/PluginDrawer/GlobalPluginDetail.tsx#L332
Unexpected string concatenation
|