Skip to content

added on demand rendering support #278

added on demand rendering support

added on demand rendering support #278

Triggered via push September 6, 2024 10:25
Status Failure
Total duration 44s
Artifacts

lint.yml

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

Annotations

10 errors and 1 warning
Lint (20): docs/.vitepress/config.ts#L2
Expected "pathe" to come before "vitepress"
Lint (20): docs/.vitepress/config.ts#L3
Expected "@tresjs/core" to come before "pathe"
Lint (20): docs/.vitepress/theme/components/BloomDemo.vue#L4
Expected "@tresjs/core" to come before "vue"
Lint (20): docs/.vitepress/theme/components/BloomDemo.vue#L6
Expected "@tresjs/post-processing" to come before "postprocessing"
Lint (20): docs/.vitepress/theme/components/DepthOfFieldDemo.vue#L3
Expected "gsap" to come before "vue"
Lint (20): docs/.vitepress/theme/components/DepthOfFieldDemo.vue#L4
Expected "@tresjs/core" to come before "gsap"
Lint (20): docs/.vitepress/theme/components/GlitchDemo.vue#L3
Expected "@tresjs/core" to come before "three"
Lint (20): docs/.vitepress/theme/components/GlitchDemo.vue#L4
Expected "@tresjs/cientos" to come before "@tresjs/core"
Lint (20): docs/.vitepress/theme/components/LoveVueThreeJS.vue#L6
Expected "../assets/second-row.svg" to come before "../assets/triangle.svg"
Lint (20): docs/.vitepress/theme/components/NoiseDemo.vue#L4
Expected "@tresjs/post-processing" to come before "three"
Lint (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/