chore(deps): update devdependencies (major) (major) #151
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors and 17 warnings
test (ubuntu-latest, 14.x)
Process completed with exit code 1.
|
test (ubuntu-latest, 16.x)
The operation was canceled.
|
test (windows-latest, 14.x)
The operation was canceled.
|
test (windows-latest, 16.x)
The operation was canceled.
|
prettier
Process completed with exit code 1.
|
format-imports
Process completed with exit code 1.
|
test (macos-latest, 14.x)
The operation was canceled.
|
test (macos-latest, 16.x)
The operation was canceled.
|
eslint
Process completed with exit code 1.
|
test (ubuntu-latest, 14.x)
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/
|
test (ubuntu-latest, 16.x)
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/
|
test (windows-latest, 14.x)
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/
|
test (windows-latest, 16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
prettier
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/
|
format-imports
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/
|
test (macos-latest, 14.x)
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/
|
test (macos-latest, 16.x)
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/
|
eslint
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/
|
eslint:
src/declaration/bema.ts#L138
Unsafe argument of type `any` assigned to a parameter of type `InternalGroup`
|
eslint:
src/execution/runBema.ts#L324
Unsafe argument of type `any` assigned to a parameter of type `Error | Options`
|
eslint:
src/execution/runBema.ts#L344
Unsafe argument of type `any` assigned to a parameter of type `Error | Options`
|
eslint:
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
|
eslint:
src/execution/runBema.ts#L431
Unsafe argument of type `any` assigned to a parameter of type `Error | Options`
|
eslint:
src/execution/runBema.ts#L462
Unsafe argument of type `any` assigned to a parameter of type `Error | Options`
|
eslint:
src/execution/runBema.ts#L491
Unsafe argument of type `any` assigned to a parameter of type `Error | Options`
|
eslint:
src/render.ts#L26
Unsafe argument of type `any` assigned to a parameter of type `string`
|