Skip to content

changes to readme

changes to readme #42

Triggered via push November 29, 2023 16:37
Status Failure
Total duration 38s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
deploy: src/calculations/qrange.ts#L61
Unsafe argument of type `any` assigned to a parameter of type `number | undefined`
deploy: src/calculations/qrange.ts#L61
Unsafe call of an `any` typed value
deploy: src/calculations/qrange.ts#L61
Unsafe call of an `any` typed value
deploy: src/calculations/qrange.ts#L61
Unsafe member access .toNumber on an `any` value
deploy: src/calculations/qrange.ts#L62
Unsafe argument of type `any` assigned to a parameter of type `number | undefined`
deploy: src/calculations/qrange.ts#L62
Unsafe call of an `any` typed value
deploy: src/calculations/qrange.ts#L62
Unsafe call of an `any` typed value
deploy: src/calculations/qrange.ts#L62
Unsafe member access .toNumber on an `any` value
deploy: src/data-entry/beamlineconfigStore.ts#L38
This assertion is unnecessary since it does not change the type of the expression
deploy: src/plot/centrePlot.tsx#L139
Unsafe assignment of an `any` value