chore(deps): update dependency lint-staged to v15.4.3 #1175
ci.yml
on: pull_request
Are The Types Wrong?
35s
Build
35s
Lint
42s
Lint Knip
18s
Lint Markdown
17s
Lint Packages
16s
Lint Spelling
17s
Prettier
17s
Test
24s
Type Check
16s
Annotations
4 errors and 10 warnings
src/blocks/blockPrettier.test.ts > blockPrettier > without addons or mode:
src/blocks/blockPrettier.test.ts#L13
Error: Snapshot `blockPrettier > without addons or mode 1` mismatched
- Expected
+ Received
@@ -45,11 +45,11 @@
{
"addons": {
"properties": {
"devDependencies": {
"husky": "9.1.7",
- "lint-staged": "15.3.0",
+ "lint-staged": "15.4.1",
"prettier": "^3.4.2",
},
"lint-staged": {
"*": "prettier --ignore-unknown --write",
},
❯ src/blocks/blockPrettier.test.ts:13:20
|
src/blocks/blockPrettier.test.ts > blockPrettier > migration mode:
src/blocks/blockPrettier.test.ts#L125
Error: Snapshot `blockPrettier > migration mode 1` mismatched
- Expected
+ Received
@@ -45,11 +45,11 @@
{
"addons": {
"properties": {
"devDependencies": {
"husky": "9.1.7",
- "lint-staged": "15.3.0",
+ "lint-staged": "15.4.1",
"prettier": "^3.4.2",
},
"lint-staged": {
"*": "prettier --ignore-unknown --write",
},
❯ src/blocks/blockPrettier.test.ts:125:20
|
src/blocks/blockPrettier.test.ts > blockPrettier > with addons:
src/blocks/blockPrettier.test.ts#L251
Error: Snapshot `blockPrettier > with addons 1` mismatched
- Expected
+ Received
@@ -45,11 +45,11 @@
{
"addons": {
"properties": {
"devDependencies": {
"husky": "9.1.7",
- "lint-staged": "15.3.0",
+ "lint-staged": "15.4.1",
"prettier": "^3.4.2",
"prettier-plugin-curly": "0.3.1",
"prettier-plugin-packagejson": "2.5.6",
"prettier-plugin-sh": "0.14.0",
},
❯ src/blocks/blockPrettier.test.ts:251:20
|
Test
Process completed with exit code 1.
|
Lint Knip
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Spelling
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
|
Lint Packages
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
|
Test
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
|
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
|
Build
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
|