Annotations
6 errors and 1 warning
Continuous Integration:
src/features/initiative.ts#L837
Variable 'parsedResults' is used before being assigned.
|
Continuous Integration:
src/features/initiative.ts#L848
Variable 'parsedResults' is used before being assigned.
|
Continuous Integration:
src/features/initiative.ts#L873
Cannot find name 'results'.
|
Continuous Integration:
src/features/initiative.ts#L1080
Argument of type '{}' is not assignable to parameter of type '(err: Error | null, matches: string[]) => void'.
|
Continuous Integration:
src/features/initiative.ts#L1085
Type 'IGlob' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Continuous Integration
Process completed with exit code 2.
|
Continuous Integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|