feat: run prettier . --write (all files) #371
development.yml
on: pull_request
test
/
Test application
26s
test
/
Code standards
38s
build
25s
Annotations
10 errors and 4 warnings
test / Code standards:
src/App.tsx#L8
Expected indentation of 4 spaces but found 2
|
test / Code standards:
src/App.tsx#L10
Expected indentation of 4 spaces but found 2
|
test / Code standards:
src/App.tsx#L11
Expected indentation of 8 spaces but found 4
|
test / Code standards:
src/App.tsx#L12
Expected indentation of 12 spaces but found 6
|
test / Code standards:
src/App.tsx#L13
Expected indentation of 8 spaces but found 4
|
test / Code standards:
src/App.tsx#L14
Expected indentation of 4 spaces but found 2
|
test / Code standards:
src/App.tsx#L16
Expected indentation of 4 spaces but found 2
|
test / Code standards:
src/constants.ts#L3
Expected indentation of 4 spaces but found 2
|
test / Code standards:
src/constants.ts#L5
Expected indentation of 4 spaces but found 2
|
test / Code standards:
src/constants.ts#L49
Expected indentation of 4 spaces but found 2
|
build
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/
|
build
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/
|
test / Test application
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / Code standards
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|