chore(release-prepare): cut patch/2.41.3 #327
Annotations
12 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/components/app/AppContainer.js#L7
Using exported name 'EditDisplay' as identifier for default export
|
Lint:
src/components/app/Layout.js#L4
Using exported name 'ConfirmDeleteKeyDialog' as identifier for default export
|
Lint:
src/components/app/Layout.js#L5
Using exported name 'ConfirmDeleteNamespaceDialog' as identifier for default export
|
Lint:
src/components/app/Layout.js#L8
Using exported name 'ErrorDialog' as identifier for default export
|
Lint:
src/components/app/Layout.js#L10
Using exported name 'NewNamespaceDialog' as identifier for default export
|
Lint:
src/components/app/Layout.js#L11
Using exported name 'Sidebar' as identifier for default export
|
Lint:
src/components/app/Layout.js#L12
Using exported name 'Snackbar' as identifier for default export
|
Lint:
src/components/display/edit/EditArea.js#L4
Using exported name 'JSONEditor' as identifier for default export
|
Lint:
src/components/display/edit/EditDisplay.js#L18
Using exported name 'ConfirmNavigationDialog' as identifier for default export
|
Lint:
src/components/display/edit/EditDisplay.js#L20
Using exported name 'EditArea' as identifier for default export
|
Loading