Switch from docker-compose
to docker compose
.
#995
Annotations
16 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
app/components/ui/BookmarkModal/BookmarkModal.tsx#L132
Unexpected alert
|
lint:
app/components/utils/ProtectedRoute.tsx#L22
Unexpected console statement
|
lint:
app/pages/AuthInterstitial.tsx#L23
Unexpected console statement
|
lint:
app/pages/AuthInterstitial.tsx#L24
Unexpected console statement
|
lint:
app/pages/AuthInterstitial.tsx#L29
Unexpected console statement
|
lint:
app/pages/AuthInterstitial.tsx#L37
Unexpected console statement
|
lint:
app/pages/AuthInterstitial.tsx#L52
Unexpected console statement
|
lint:
app/pages/AuthInterstitial.tsx#L56
Unexpected console statement
|
lint:
app/pages/EditBreakingNewsPage.tsx#L115
Unexpected alert
|
lint:
app/pages/EditBreakingNewsPage.tsx#L118
Unexpected alert
|
test_unit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test_unit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@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_e2e
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test_e2e
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|