prototypes: data.py, data.r, analysis.py, analysis.r #80
tests.yml
on: pull_request
yarn tests
58s
yarn build
42s
Annotations
5 errors
yarn build
Type '(text: string) => void' is not assignable to type '() => void'.
|
yarn build
Type '(text: string) => void' is not assignable to type '() => void'.
|
yarn build
Type '(text: string) => void' is not assignable to type '() => void'.
|
yarn build
Type '(text: string) => void' is not assignable to type '() => void'.
|
yarn build
Process completed with exit code 2.
|