Add Docker #13
ci.yml
on: pull_request
Find unused things
18s
Build
0s
Annotations
5 errors
|
Typecheck
Process completed with exit code 2.
|
|
Typecheck:
src/views/DailyStandup/DeadlineSection/GeneralEvent/index.tsx#L3
Import 'GeneralEvent' conflicts with local value, so must be declared with a type-only import when 'isolatedModules' is enabled.
|
|
Typecheck:
src/views/DailyJournal/UpdateNoteDialog/index.tsx#L189
Argument of type 'undefined' is not assignable to parameter of type 'ExFn'.
|
|
Typecheck:
src/views/DailyJournal/UpdateNoteDialog/index.tsx#L188
Argument of type 'undefined' is not assignable to parameter of type 'ExFn'.
|
|
Typecheck:
src/views/DailyJournal/UpdateNoteDialog/index.tsx#L187
Argument of type 'undefined' is not assignable to parameter of type 'ExFn'.
|