chore(deps): update dependency markdownlint to v0.37.0 - autoclosed #625
ci.yml
on: pull_request
Are The Types Wrong?
51s
Build
44s
Lint
54s
Lint Knip
17s
Lint Markdown
19s
Lint Packages
24s
Lint Spelling
15s
Prettier
18s
Test
39s
Test Creation Script
1m 41s
Test Initialization Script
2m 51s
Test Migration Script
2m 21s
Type Check
20s
Annotations
5 errors and 13 warnings
src/next/blocks/blockMarkdownlint.test.ts > blockMarkdownlint > without addons:
src/next/blocks/blockMarkdownlint.test.ts#L13
Error: Snapshot `blockMarkdownlint > without addons 1` mismatched
- Expected
+ Received
@@ -39,11 +39,11 @@
},
{
"addons": {
"properties": {
"devDependencies": {
- "markdownlint": "0.36.1",
+ "markdownlint": "0.37.0",
"markdownlint-cli": "0.43.0",
"sentences-per-line": "0.2.1",
},
"scripts": {
"lint:md": "markdownlint "**/*.md" ".github/**/*.md" --rules sentences-per-line",
❯ src/next/blocks/blockMarkdownlint.test.ts:13:20
|
src/next/blocks/blockMarkdownlint.test.ts > blockMarkdownlint > with addons:
src/next/blocks/blockMarkdownlint.test.ts#L95
Error: Snapshot `blockMarkdownlint > with addons 1` mismatched
- Expected
+ Received
@@ -39,11 +39,11 @@
},
{
"addons": {
"properties": {
"devDependencies": {
- "markdownlint": "0.36.1",
+ "markdownlint": "0.37.0",
"markdownlint-cli": "0.43.0",
"sentences-per-line": "0.2.1",
},
"scripts": {
"lint:md": "markdownlint "**/*.md" ".github/**/*.md" --rules sentences-per-line",
❯ src/next/blocks/blockMarkdownlint.test.ts:95:20
|
Test
Process completed with exit code 1.
|
migrate-test-e2e.ts > expected file changes > package.json:
script/migrate-test-e2e.ts#L106
Error: Snapshot `expected file changes > package.json 1` mismatched
- Expected
+ Received
"--- a/package.json
+++ b/package.json
@@ ... @@
"lint-staged": "15.2.10",
- "markdownlint": "0.36.1",
+ "markdownlint": "0.37.0",
"markdownlint-cli": "0.43.0",
+ "prettier": "^3.4.1",
"prettier-plugin-curly": "0.3.1",
"prettier-plugin-packagejson": "2.5.6",
"prettier-plugin-sh": "0.14.0","
❯ migrate-test-e2e.ts:106:35
|
Test Migration Script
Process completed with exit code 1.
|
Lint Spelling
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Knip
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Markdown
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Type Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Are The Types Wrong?
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Creation Script
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Migration Script
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Initialization Script
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|