Add CI workflows (testing & linting) #4
server-test.yml
on: pull_request
Matrix: matching-service
Matrix: question-service
Matrix: user-service
Annotations
9 errors and 9 warnings
user-service (ubuntu-latest)
Process completed with exit code 1.
|
question-service (ubuntu-latest)
Process completed with exit code 1.
|
matching-service (ubuntu-latest)
Process completed with exit code 1.
|
question-service (macos-latest)
Process completed with exit code 1.
|
user-service (macos-latest)
Process completed with exit code 1.
|
matching-service (macos-latest)
Process completed with exit code 1.
|
question-service (windows-latest)
Process completed with exit code 1.
|
matching-service (windows-latest)
Process completed with exit code 1.
|
user-service (windows-latest)
Process completed with exit code 1.
|
user-service (ubuntu-latest)
Unexpected input(s) 'envkey_ENV', 'envkey_PORT_USER', 'envkey_DB_URI_USER', 'envkey_JWT_SECRET', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|
question-service (ubuntu-latest)
Unexpected input(s) 'envkey_ENV', 'envkey_PORT_QUESTION', 'envkey_DB_URI_QUESTION', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|
matching-service (ubuntu-latest)
Unexpected input(s) 'envkey_ENV', 'envkey_PORT_MATCHING', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|
question-service (macos-latest)
Unexpected input(s) 'envkey_ENV', 'envkey_PORT_QUESTION', 'envkey_DB_URI_QUESTION', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|
user-service (macos-latest)
Unexpected input(s) 'envkey_ENV', 'envkey_PORT_USER', 'envkey_DB_URI_USER', 'envkey_JWT_SECRET', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|
matching-service (macos-latest)
Unexpected input(s) 'envkey_ENV', 'envkey_PORT_MATCHING', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|
question-service (windows-latest)
Unexpected input(s) 'envkey_ENV', 'envkey_PORT_QUESTION', 'envkey_DB_URI_QUESTION', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|
matching-service (windows-latest)
Unexpected input(s) 'envkey_ENV', 'envkey_PORT_MATCHING', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|
user-service (windows-latest)
Unexpected input(s) 'envkey_ENV', 'envkey_PORT_USER', 'envkey_DB_URI_USER', 'envkey_JWT_SECRET', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|