- refactor(job): from data #4
Annotations
9 errors
src/store/job.ts#L9
Variable '_job' implicitly has type 'any' in some locations where its type cannot be determined.
|
src/store/job.ts#L30
Variable '_job' implicitly has an 'any' type.
|
src/store/job.ts#L32
Variable '_job' implicitly has an 'any' type.
|
src/store/job.ts#L35
Variable '_job' implicitly has an 'any' type.
|
src/store/job.ts#L36
Expected 3 arguments, but got 0.
|
src/type.ts#L3
Property 'tool' has no initializer and is not definitely assigned in the constructor.
|
src/type.ts#L24
Property 'description' has no initializer and is not definitely assigned in the constructor.
|
src/type.ts#L25
Property 'args' has no initializer and is not definitely assigned in the constructor.
|
|
The logs for this run have expired and are no longer available.
Loading