ci: update to shared workflows #1
test-and-release.yml
on: push
lint-commits
/
lint-commits
50s
lint
/
lint
52s
test
/
test
51s
release
/
release
33s
Annotations
1 error and 10 warnings
release / release
Process completed with exit code 1.
|
lint / lint:
src/components/app/AppContainer.js#L7
Using exported name 'EditDisplay' as identifier for default export
|
lint / lint:
src/components/app/Layout.js#L4
Using exported name 'ConfirmDeleteKeyDialog' as identifier for default export
|
lint / lint:
src/components/app/Layout.js#L5
Using exported name 'ConfirmDeleteNamespaceDialog' as identifier for default export
|
lint / lint:
src/components/app/Layout.js#L8
Using exported name 'ErrorDialog' as identifier for default export
|
lint / lint:
src/components/app/Layout.js#L10
Using exported name 'NewNamespaceDialog' as identifier for default export
|
lint / lint:
src/components/app/Layout.js#L11
Using exported name 'Sidebar' as identifier for default export
|
lint / lint:
src/components/app/Layout.js#L12
Using exported name 'Snackbar' as identifier for default export
|
lint / lint:
src/components/display/edit/EditArea.js#L4
Using exported name 'JSONEditor' as identifier for default export
|
lint / lint:
src/components/display/edit/EditDisplay.js#L18
Using exported name 'ConfirmNavigationDialog' as identifier for default export
|
lint / lint:
src/components/display/edit/EditDisplay.js#L20
Using exported name 'EditArea' as identifier for default export
|