App Release 1.2.0 (Android) #130
backend.yml
on: pull_request
Backend JS lint
25s
Backend Meteor tests
1m 1s
Annotations
8 errors and 3 warnings
Backend JS lint:
backend/contexts/errors/ServerErrors.js#L40
Unexpected trailing comma
|
Backend JS lint:
backend/contexts/errors/ServerErrors.js#L40
Multiple spaces found before '}'
|
Backend JS lint:
backend/contexts/errors/tests/ServerErrors.tests.js#L53
Unexpected trailing comma
|
Backend JS lint:
backend/infrastructure/mixins/errorMixin.js#L16
Closing curly brace appears on the same line as the subsequent block
|
Backend JS lint:
backend/infrastructure/mixins/tests/checkPermissions.tests.js#L34
Unexpected whitespace before property id
|
Backend JS lint:
backend/infrastructure/mixins/tests/checkPermissions.tests.js#L48
Unexpected whitespace before property id
|
Backend JS lint
Process completed with exit code 1.
|
Backend Meteor tests
Process completed with exit code 254.
|
Backend JS lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Backend Meteor tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, meteorengineer/setup-meteor@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Backend Meteor tests
Unexpected input(s) 'restore-key', valid inputs are ['path', 'key', 'restore-keys', 'upload-chunk-size', 'enableCrossOsArchive', 'fail-on-cache-miss', 'lookup-only']
|