Minor changes to type guards, and adding tests. #125
tests.yml
on: pull_request
yarn tests
27s
yarn build
24s
Annotations
3 errors
yarn build
Module '"../StanSampler/StanSampler"' has no exported member 'SamplingOpts'. Did you mean to use 'import SamplingOpts from "../StanSampler/StanSampler"' instead?
|
yarn build
Module '"../../StanSampler/StanSampler"' has no exported member 'SamplingOpts'. Did you mean to use 'import SamplingOpts from "../../StanSampler/StanSampler"' instead?
|
yarn build
Process completed with exit code 2.
|