format info #273
Annotations
8 errors and 2 warnings
build:
src/utils/logging.ts#L12
Assignment to property of function parameter 'info'
|
build:
src/utils/logging.ts#L14
A space is required after '{'
|
build:
src/utils/logging.ts#L14
A space is required after '{'
|
build:
src/utils/logging.ts#L14
A space is required before '}'
|
build:
src/utils/logging.ts#L14
A space is required before '}'
|
build:
src/utils/logging.ts#L15
Expected indentation of 4 spaces but found 3
|
build:
src/utils/logging.ts#L44
Newline required at end of file but not found
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|