Fix #1520 "Unknown application error occurred Runtime.Unknown" #2330
ci.yml
on: pull_request
PHPStan
17s
PHP CodeSniffer
20s
JS type validation and linting
31s
Matrix: php-tests
Annotations
5 errors and 1 warning
PHP CodeSniffer:
src/Runtime/LambdaRuntime.php#L240
Missing parameter name
|
PHP CodeSniffer:
src/Runtime/LambdaRuntime.php#L289
Incorrect annotations group.
|
PHP CodeSniffer:
src/Runtime/LambdaRuntime.php#L291
Incorrect annotations group.
|
PHP CodeSniffer:
src/Runtime/LambdaRuntime.php#L316
Multi-line arrays must have a trailing comma after the last element.
|
PHP CodeSniffer
Process completed with exit code 1.
|
JS type validation and linting:
plugin/serverless.ts#L33
Unexpected any. Specify a different type
|