chore(deps): lock file maintenance #1689
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run pnpm run lint:
src/compile.ts#L7
Expected to return a value at the end of arrow function
|
Run pnpm run lint:
src/compile.ts#L20
Arrow function expected a return value
|
Run pnpm run lint:
src/compile.ts#L25
Assignment to property of function parameter 'node'
|
Run pnpm run lint:
src/compile.ts#L31
Assignment to function parameter 'n'
|
Run pnpm run lint:
src/compile.ts#L48
Assignment to function parameter 'node'
|
Run pnpm run lint:
src/reconcile/keyed.ts#L27
Unexpected any. Specify a different type
|
Run pnpm run lint:
src/reconcile/keyed.ts#L30
Unexpected any. Specify a different type
|
Run pnpm run lint:
src/reconcile/keyed.ts#L31
Unexpected any. Specify a different type
|
Run pnpm run lint:
src/reconcile/keyed.ts#L33
Default parameters should be last
|
Run pnpm run lint:
src/reconcile/keyed.ts#L44
Assignment to function parameter 'afterNode'
|
Loading