Skip to content

feat: add sound on timer #584

feat: add sound on timer

feat: add sound on timer #584

Triggered via pull request July 17, 2024 08:29
Status Failure
Total duration 1m 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
build: src/app/components/timer.tsx#L61
Type '{ color: string; size: number; }' is not assignable to type 'IntrinsicAttributes'.
build: src/app/components/timer.tsx#L64
Type '{ color: string | undefined; size: number; }' is not assignable to type 'IntrinsicAttributes'.
build
Process completed with exit code 2.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, volta-cli/action@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/app/state/reducers/reducers.test.ts#L11
Async arrow function has no 'await' expression
build: src/lambda/dynamo.test.ts#L54
Unexpected any. Specify a different type
build: src/lambda/dynamo.test.ts#L71
Unexpected any. Specify a different type