Remove branded assets from repo #5865
build-dev-and-ci.yml
on: pull_request
build
7m 19s
cargo-deny
46s
Annotations
10 errors
|
build:
frontend/src/state-providers/dialog.ts#L1
`@graphite/icons` import should occur after import of `@graphite/editor`
|
|
build:
frontend/src/state-providers/dialog.ts#L1
There should be at least one empty line between import groups
|
|
build:
frontend/src/messages.ts#L3
`@graphite/icons` import should occur after import of `@graphite/../wasm/pkg/graphite_wasm.js`
|
|
build:
frontend/src/messages.ts#L3
There should be at least one empty line between import groups
|
|
build:
frontend/src/components/widgets/labels/UserInputLabel.svelte#L3
`svelte` import should occur before type import of `@graphite/icons`
|
|
build:
frontend/src/components/widgets/labels/UserInputLabel.svelte#L2
There should be at least one empty line between import groups
|
|
build:
frontend/src/components/widgets/inputs/CheckboxInput.svelte#L3
`svelte` import should occur before type import of `@graphite/icons`
|
|
build:
frontend/src/components/widgets/inputs/CheckboxInput.svelte#L2
There should be at least one empty line between import groups
|
|
build:
frontend/src/components/views/Graph.svelte#L2
`@graphite/icons` type import should occur after type import of `@graphite/editor`
|
|
build:
frontend/src/components/views/Graph.svelte#L2
There should be at least one empty line between import groups
|