Format all files #257
github-action.yaml
on: push
Docker build and push
1m 52s
Prettier and ESLint check
16s
Check Application Status
0s
Annotations
4 errors and 2 warnings
Prettier and ESLint check:
components/board/notice/notice.table.jsx#L19
'idx' is defined but never used
|
Prettier and ESLint check:
components/common/csv-upload.form.jsx#L39
'res' is defined but never used
|
Prettier and ESLint check
Process completed with exit code 1.
|
Docker build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 1
|
Prettier and ESLint check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Prettier and ESLint check
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|