Merge pull request #2108 from GrahamCampbell/2.x-fix-ci-info #3998
ci.yml
on: push
PHPStan
1m 7s
PHP CodeSniffer
40s
JS type validation and linting
23s
Matrix: php-tests
Annotations
10 errors
|
JS type validation and linting:
index.js#L209
Parameter 'existingLayers' implicitly has an 'any' type.
|
|
JS type validation and linting:
index.js#L209
Parameter 'runtime' implicitly has an 'any' type.
|
|
JS type validation and linting:
index.js#L195
Parameter 'code' implicitly has an 'any' type.
|
|
JS type validation and linting:
index.js#L195
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
JS type validation and linting:
index.js#L75
Cannot find name '__dirname'.
|
|
JS type validation and linting:
index.js#L45
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
JS type validation and linting:
index.js#L44
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
JS type validation and linting:
index.js#L39
Parameter 'env' implicitly has an 'any' type.
|
|
JS type validation and linting:
index.js#L8
Cannot find name 'path'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
JS type validation and linting:
index.js#L7
Cannot find name 'fs'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|