Skip to content

feat: add transparency controls and fix backbone style #1192

feat: add transparency controls and fix backbone style

feat: add transparency controls and fix backbone style #1192

Triggered via push January 29, 2026 21:58
Status Failure
Total duration 38s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
deploy: src/components/ProteinViewer.tsx#L2581
Type 'RepresentationType' is not assignable to type '"cartoon" | "ribbon" | "ball+stick" | "spacefill" | "surface" | "line" | "licorice" | "trace"'.
deploy: src/components/ProteinViewer.tsx#L146
'setCustomTransparency' is declared but its value is never read.
deploy: src/components/ProteinViewer.tsx#L144
'setCustomStyles' is declared but its value is never read.
deploy: src/components/ProteinViewer.tsx#L4
'PDBMetadata' is declared but never used.
deploy: src/components/Controls.tsx#L1603
This condition will always return true since this function is always defined. Did you mean to call it instead?
deploy: src/App.tsx#L435
Object literal may only specify known properties, and 'customTransparency' does not exist in type 'Partial<SessionState>'.
deploy: src/App.tsx#L418
Property 'customTransparency' does not exist on type 'Partial<SessionState>'.
deploy: src/App.tsx#L418
Property 'customTransparency' does not exist on type 'Partial<SessionState>'.
deploy: src/App.tsx#L290
Property 'customTransparency' does not exist on type 'Partial<SessionState>'.
deploy: src/App.tsx#L290
Property 'customTransparency' does not exist on type 'Partial<SessionState>'.