chore(deps): update devdependencies (major) (major) #162
Annotations
1 error and 9 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
src/declaration/bema.ts#L138
Unsafe argument of type `any` assigned to a parameter of type `InternalGroup`
|
src/execution/runBema.ts#L324
Unsafe argument of type `any` assigned to a parameter of type `Error | Options`
|
src/execution/runBema.ts#L344
Unsafe argument of type `any` assigned to a parameter of type `Error | Options`
|
src/execution/runBema.ts#L394
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
src/execution/runBema.ts#L431
Unsafe argument of type `any` assigned to a parameter of type `Error | Options`
|
src/execution/runBema.ts#L462
Unsafe argument of type `any` assigned to a parameter of type `Error | Options`
|
src/execution/runBema.ts#L491
Unsafe argument of type `any` assigned to a parameter of type `Error | Options`
|
src/render.ts#L26
Unsafe argument of type `any` assigned to a parameter of type `string`
|
The logs for this run have expired and are no longer available.
Loading