v0.0.9 #103
push.yml
on: push
Test and typecheck on node 20.x and ubuntu-latest
1m 14s
Spell check
7s
Annotations
5 errors
|
Test and typecheck on node 20.x and ubuntu-latest
Process completed with exit code 1.
|
|
Test and typecheck on node 20.x and ubuntu-latest:
src/LaunchProteinView/components/ProteinViewActions.tsx#L44
Unsafe member access .addView on an `any` value
|
|
Test and typecheck on node 20.x and ubuntu-latest:
src/LaunchProteinView/components/ProteinViewActions.tsx#L42
Expected { after 'if' condition
|
|
Test and typecheck on node 20.x and ubuntu-latest:
src/LaunchProteinView/components/ProteinViewActions.tsx#L21
Unexpected any. Specify a different type
|
|
Test and typecheck on node 20.x and ubuntu-latest:
src/LaunchProteinView/components/AlphaFoldEntrySelector.tsx#L22
Unnecessary conditional, value is always falsy
|