Update cicd.js.yml - add workingdirectory to run lint step #52
Annotations
1 error and 15 warnings
test
The process '/usr/local/bin/npm' failed with exit code 1
|
install (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
apps/src/BookList/App.tsx#L11
Unexpected console statement
|
lint:
apps/src/BookList/src/components/BookEdit.tsx#L26
Unexpected console statement
|
lint:
apps/src/ImageBrowser/App.tsx#L32
Unexpected console statement
|
lint:
apps/src/ImageBrowser/src/api.tsx#L14
Unexpected console statement
|
lint:
apps/src/ImageBrowser/src/components/ImageResults.tsx#L18
Unexpected console statement
|
lint:
apps/src/ImageBrowser/src/components/ImageResults.tsx#L18
Replace `'images'` with `"images"`
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test:
apps/src/BookList/App.tsx#L11
Unexpected console statement
|
test:
apps/src/ImageBrowser/App.tsx#L32
Unexpected console statement
|
test:
apps/src/ImageBrowser/src/api.tsx#L14
Unexpected console statement
|
test:
apps/src/ImageBrowser/src/components/ImageResults.tsx#L18
Unexpected console statement
|
test:
apps/src/ImageBrowser/src/components/ImageResults.tsx#L18
Replace `'images'` with `"images"`
|
test:
apps/src/BookList/src/components/BookEdit.tsx#L26
Unexpected console statement
|