Integrate logging to application/features/. #163
Annotations
10 errors and 11 warnings
lint-check:
client/src/App.js#L25
Imports must be broken into multiple lines if there are more than 1 elements
|
lint-check:
client/src/App.js#L25
Expected a line break after this opening brace
|
lint-check:
client/src/App.js#L25
Expected a line break before this closing brace
|
lint-check:
client/src/App.js#L32
Expected 2 empty lines after import statement not followed by another import
|
lint-check:
client/src/App.js#L35
Expected indentation of 4 spaces but found 2
|
lint-check:
client/src/App.js#L35
Expected 'this' to be used by class method 'componentDidMount'
|
lint-check:
client/src/App.js#L35
Missing space before function parentheses
|
lint-check:
client/src/App.js#L36
Expected indentation of 8 spaces but found 4
|
lint-check:
client/src/App.js#L36
Expected literal to be on the left side of ===
|
lint-check:
client/src/App.js#L36
Missing space before opening brace
|
lint-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-check:
client/src/App.js#L23
Run autofix to sort these imports!
|
lint-check:
client/src/App.js#L23
Strings must use doublequote
|
lint-check:
client/src/App.js#L25
Strings must use doublequote
|
lint-check:
client/src/App.js#L27
Strings must use doublequote
|
lint-check:
client/src/App.js#L28
Strings must use doublequote
|
lint-check:
client/src/App.js#L29
Strings must use doublequote
|
lint-check:
client/src/App.js#L30
Strings must use doublequote
|
lint-check:
client/src/App.js#L31
Strings must use doublequote
|
lint-check:
client/src/App.js#L32
Strings must use doublequote
|
lint-check:
client/src/App.js#L36
Strings must use doublequote
|