Add basic translator service #67
test.yaml
on: pull_request
flow
/
flow
1m 13s
test
1m 44s
Annotations
10 errors and 2 warnings
test:
public/src/client/topic.js#L82
Expected indentation of 2 tabs but found 8 spaces
|
test:
public/src/client/topic.js#L82
Strings must use singlequote
|
test:
public/src/client/topic.js#L82
Strings must use singlequote
|
test:
public/src/client/topic.js#L82
Strings must use singlequote
|
test:
public/src/client/topic.js#L83
Expected indentation of 3 tabs but found 12 spaces
|
test:
public/src/client/topic.js#L84
Expected indentation of 3 tabs but found 12 spaces
|
test:
public/src/client/topic.js#L85
Expected indentation of 3 tabs but found 12 spaces
|
test:
public/src/client/topic.js#L86
Expected indentation of 3 tabs but found 12 spaces
|
test:
public/src/client/topic.js#L87
Expected indentation of 3 tabs but found 12 spaces
|
test:
public/src/client/topic.js#L88
Expected indentation of 4 tabs but found 16 spaces
|
flow / flow
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
flow / flow
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|