Skip to content

chore: Remove sun texture, make Sun fully procedural #91

chore: Remove sun texture, make Sun fully procedural

chore: Remove sun texture, make Sun fully procedural #91

Triggered via push February 2, 2026 06:59
Status Failure
Total duration 28s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build
Process completed with exit code 2.
build
Type '{ ref: (el: ShaderMaterial | null) => void; uniforms: { time: { value: number; }; layerScale: { value: number; }; layerIntensity: { value: number; }; } | undefined; vertexShader: string; ... 4 more ...; depthWrite: false; }' is not assignable to type 'Mutable<Overwrite<Partial<Overwrite<ShaderMaterial, MathProps<ShaderMaterial> & ReactProps<ShaderMaterial>>>, Omit<...>>>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
build
'mat.uniforms.time' is possibly 'undefined'.
build
'materialRef.current.uniforms.time' is possibly 'undefined'.