Skip to content

added renderer invalidation to glitch effects #308

added renderer invalidation to glitch effects

added renderer invalidation to glitch effects #308

Triggered via push September 22, 2024 19:41
Status Failure
Total duration 40s
Artifacts

lint.yml

on: push
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint (20): docs/.vitepress/theme/components/OutlineDemo.vue#L10
Expected "three" (type) to come before "vue" (external)
Lint (20): docs/.vitepress/theme/composables/useRouteDisposal.ts#L3
Expected "@tresjs/post-processing/pmndrs" (type) to come before "vue" (external)
Lint (20): playground/src/components/OutlineDemo.vue#L7
Expected "three" (type) to come before "vue" (external)
Lint (20): playground/src/pages/postprocessing/depth-of-field.vue#L8
Expected "vue" (type) to come before "vue" (external)
Lint (20): playground/src/pages/postprocessing/outline.vue#L10
Expected "three" (type) to come before "vue" (external)
Lint (20): playground/src/router.ts#L2
Expected "vue-router" (type) to come before "vue-router" (external)
Lint (20): src/core/pmndrs/Bloom.vue#L3
Expected "postprocessing" (type) to come before "postprocessing" (external)
Lint (20): src/core/pmndrs/DepthOfField.vue#L4
Expected "postprocessing" (type) to come before "postprocessing" (external)
Lint (20): src/core/pmndrs/EffectComposer.vue#L9
Expected "postprocessing" (type) to come before "vue" (external)
Lint (20): src/core/pmndrs/Glitch.vue#L5
Expected "postprocessing" (type) to come before "vue" (external)