Add ability to get queue name from sqs event #2515
ci.yml
on: pull_request
PHPStan
19s
PHP CodeSniffer
18s
JS type validation and linting
21s
Matrix: php-tests
Annotations
5 errors and 1 warning
PHP CodeSniffer:
src/Event/Sqs/SqsRecord.php#L62
Whitespace found at end of line
|
PHP CodeSniffer:
src/Event/Sqs/SqsRecord.php#L64
Whitespace found at end of line
|
PHP CodeSniffer:
tests/Event/Sqs/SqsRecordTest.php#L10
Opening brace should be on a new line
|
PHP CodeSniffer:
tests/Event/Sqs/SqsRecordTest.php#L12
Whitespace found at end of line
|
PHP CodeSniffer
Process completed with exit code 1.
|
JS type validation and linting:
plugin/serverless.ts#L33
Unexpected any. Specify a different type
|