Bump micromatch from 4.0.5 to 4.0.8 #8
Annotations
12 warnings
Checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Checks:
src/utils/checkCodeQLEnablement.ts#L26
Unexpected any. Specify a different type
|
Checks:
src/utils/clients/auth.ts#L29
Unexpected any. Specify a different type
|
Checks:
src/utils/commitFile.ts#L37
Forbidden non-null assertion
|
Checks:
src/utils/commitFile.ts#L96
Unexpected any. Specify a different type
|
Checks:
tests/createBranch.test.ts#L36
'url' is defined but never used
|
Checks:
tests/createBranch.test.ts#L36
'options' is defined but never used
|
Checks:
tests/createBranch.test.ts#L60
Unexpected any. Specify a different type
|
Checks:
tests/createPullRequest.test.ts#L61
Unexpected any. Specify a different type
|
Checks:
tests/enableDependabotAlerts.test.ts#L92
Unexpected any. Specify a different type
|
Checks:
tests/findDefaultBranch.test.ts#L58
Unexpected any. Specify a different type
|