CI #389
Annotations
3 errors and 13 warnings
lint:
lib/cli.ts#L33
Replace `·WatcherType,` with `WatcherType;`
|
lint:
lib/cli.ts#L33
Expected a semicolon
|
lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Use Node.js 12
Input 'version' has been deprecated with message: The version property will not be supported after October 1, 2019. Use node-version instead
|
lint:
lib/builder.ts#L26
Missing return type on function
|
lint:
lib/builder.ts#L26
Unexpected any. Specify a different type
|
lint:
lib/builder.ts#L32
Unexpected any. Specify a different type
|
lint:
lib/builder.ts#L66
Missing return type on function
|
lint:
lib/builder.ts#L68
Unexpected any. Specify a different type
|
lint:
lib/builder.ts#L124
Unexpected any. Specify a different type
|
lint:
lib/builder.ts#L128
Unexpected any. Specify a different type
|
lint:
lib/builder.ts#L130
Missing return type on function
|
lint:
lib/builder.ts#L133
Missing return type on function
|
lint:
lib/builder.ts#L136
Missing return type on function
|
Loading