case insensitive service check from root endpoint #70
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/index.js#L51
Found fs.mkdirSync with non literal argument at index 0
|
src/index.js#L52
Found fs.chmodSync with non literal argument at index 0
|
src/index.js#L58
Found fs.mkdirSync with non literal argument at index 0
|
src/index.js#L64
Found fs.mkdirSync with non literal argument at index 0
|
src/index.js#L65
Found fs.chmodSync with non literal argument at index 0
|
src/index.js#L68
Found fs.writeFileSync with non literal argument at index 0
|
src/index.js#L69
Found fs.chmodSync with non literal argument at index 0
|
src/index.js#L75
Found fs.mkdirSync with non literal argument at index 0
|
src/index.js#L81
Found fs.mkdirSync with non literal argument at index 0
|
src/index.js#L82
Found fs.chmodSync with non literal argument at index 0
|
This job succeeded
Loading