feat: fully onboard to create #1132
ci.yml
on: pull_request
Are The Types Wrong?
35s
Build
28s
Lint
38s
Lint Knip
15s
Lint Markdown
17s
Lint Packages
17s
Lint Spelling
14s
Prettier
15s
Test
23s
Type Check
17s
Annotations
3 errors and 10 warnings
src/blocks/blockKnip.test.ts > blockKnip > without addons:
src/blocks/blockKnip.test.ts#L17
Error: Snapshot `blockKnip > without addons 1` mismatched
- Expected
+ Received
@@ -31,19 +31,19 @@
},
{
"addons": {
"properties": {
"devDependencies": {
- "knip": "5.41.1",
+ "knip": "5.42.2",
},
"scripts": {
"lint:knip": "knip",
},
},
},
"block": [Function],
},
],
"files": {
- "knip.json": "{"$schema":"https://unpkg.com/knip@5.41.1/schema.json","entry":["src/index.ts","src/**/*.test.*"],"ignoreExportsUsedInFile":{"interface":true,"type":true},"project":["src/**/*.ts"]}",
+ "knip.json": "{"$schema":"https://unpkg.com/knip@5.42.2/schema.json","entry":["src/index.ts","src/**/*.test.*"],"ignoreExportsUsedInFile":{"interface":true,"type":true},"project":["src/**/*.ts"]}",
},
}
❯ src/blocks/blockKnip.test.ts:17:20
|
src/blocks/blockKnip.test.ts > blockKnip > with addons:
src/blocks/blockKnip.test.ts#L78
Error: Snapshot `blockKnip > with addons 1` mismatched
- Expected
+ Received
@@ -31,19 +31,19 @@
},
{
"addons": {
"properties": {
"devDependencies": {
- "knip": "5.41.1",
+ "knip": "5.42.2",
},
"scripts": {
"lint:knip": "knip",
},
},
},
"block": [Function],
},
],
"files": {
- "knip.json": "{"$schema":"https://unpkg.com/knip@5.41.1/schema.json","entry":["src/index.ts","src/**/*.test.*"],"ignoreDependencies":["abc","def"],"ignoreExportsUsedInFile":{"interface":true,"type":true},"project":["src/**/*.ts"]}",
+ "knip.json": "{"$schema":"https://unpkg.com/knip@5.42.2/schema.json","entry":["src/index.ts","src/**/*.test.*"],"ignoreDependencies":["abc","def"],"ignoreExportsUsedInFile":{"interface":true,"type":true},"project":["src/**/*.ts"]}",
},
}
❯ src/blocks/blockKnip.test.ts:78:20
|
Test
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
|
Prettier
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 Knip
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
|
Lint Markdown
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
|