Skip to content

feat: create a lowercase directories plugin #96

feat: create a lowercase directories plugin

feat: create a lowercase directories plugin #96

Triggered via pull request February 9, 2024 00:11
Status Failure
Total duration 21s
Artifacts

code-ql.yml

on: pull_request
Matrix: Analyse
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Analyse (javascript, 16.x): src/plugins/lowercase-directories.ts#L14
Expected 2 arguments, but got 3.
Analyse (javascript, 16.x): src/plugins/lowercase-directories.ts#L14
Parameter 'err' implicitly has an 'any' type.
Analyse (javascript, 16.x)
Process completed with exit code 2.
Analyse (javascript, 16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyse (javascript, 16.x)
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/