Delete .github/workflows/codeql-analysis.yml #5
ci.yml
on: push
lint
2m 36s
custom-config-test
45s
smoke-test
4m 57s
docker-test
39s
docker
0s
Annotations
11 errors and 5 warnings
custom-config-test
Final attempt failed. Child_process exited with error code 127
|
smoke-test:
cypress.config.ts#L1
Cannot find module 'cypress' or its corresponding type declarations.
|
smoke-test:
cypress.config.ts#L3
Could not find a declaration file for module 'config'. '/home/runner/work/JavaScript_Example/JavaScript_Example/node_modules/config/lib/config.js' implicitly has an 'any' type.
|
smoke-test:
cypress.config.ts#L45
Parameter 'product' implicitly has an 'any' type.
|
smoke-test:
cypress.config.ts#L72
Parameter 'product' implicitly has an 'any' type.
|
smoke-test:
data/datacreator.ts#L26
Could not find a declaration file for module 'config'. '/home/runner/work/JavaScript_Example/JavaScript_Example/node_modules/config/lib/config.js' implicitly has an 'any' type.
|
smoke-test:
data/datacreator.ts#L236
Parameter 'product' implicitly has an 'any' type.
|
smoke-test:
data/datacreator.ts#L236
Parameter 'index' implicitly has an 'any' type.
|
smoke-test:
data/datacreator.ts#L257
Parameter 'memory' implicitly has an 'any' type.
|
smoke-test:
data/datacreator.ts#L296
Parameter 'product' implicitly has an 'any' type.
|
smoke-test:
data/datacreator.ts#L312
Binding element 'useForChristmasSpecialChallenge' implicitly has an 'any' type.
|
custom-config-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
custom-config-test
Attempt 1 failed. Reason: Child_process exited with error code 127
|
custom-config-test
Attempt 2 failed. Reason: Child_process exited with error code 127
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
smoke-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|