ci: fix nuxt lint #217
Annotations
10 errors and 3 warnings
lint:
app/data/recipe.json#L1
A space is required after '{'
|
lint:
app/data/recipe.json#L1
Missing space before value for key 'name'
|
lint:
app/data/recipe.json#L1
A space is required after ','
|
lint:
app/data/recipe.json#L1
Missing space before value for key 'stuff'
|
lint:
app/data/recipe.json#L1
A space is required after ','
|
lint:
app/data/recipe.json#L1
A space is required after ','
|
lint:
app/data/recipe.json#L1
Missing space before value for key 'bv'
|
lint:
app/data/recipe.json#L1
A space is required after ','
|
lint:
app/data/recipe.json#L1
Missing space before value for key 'difficulty'
|
lint:
app/data/recipe.json#L1
A space is required after ','
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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 (lts/*, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
|