Skip to content

chore(deps): update dependency knip to v5.43.6 #1259

chore(deps): update dependency knip to v5.43.6

chore(deps): update dependency knip to v5.43.6 #1259

Triggered via pull request February 4, 2025 15:56
Status Failure
Total duration 54s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
src/integration.test.ts > Producing the everything preset matches the files in this repository: src/integration.test.ts#L114
Error: Snapshot `Producing the everything preset matches the files in this repository 1` mismatched - Expected + Received @@ -17,6 +17,15 @@ on: ", }, }, + "knip.json": "@@ -1,6 +1,6 @@ + { + - "$schema": "https://unpkg.com/[email protected]/schema.json", + + "$schema": "https://unpkg.com/[email protected]/schema.json", + "entry": ["src/index.ts", "src/**/*.test.*"], + "ignoreDependencies": [ + "all-contributors-cli", + "cspell-populate-words", + ", } ❯ src/integration.test.ts:114:4
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.42.2", + "knip": "5.43.6", }, "scripts": { "lint:knip": "knip", }, }, }, "block": [Function], }, ], "files": { - "knip.json": "{"$schema":"https://unpkg.com/[email protected]/schema.json","entry":["src/index.ts","src/**/*.test.*"],"ignoreExportsUsedInFile":{"interface":true,"type":true},"project":["src/**/*.ts"]}", + "knip.json": "{"$schema":"https://unpkg.com/[email protected]/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.42.2", + "knip": "5.43.6", }, "scripts": { "lint:knip": "knip", }, }, }, "block": [Function], }, ], "files": { - "knip.json": "{"$schema":"https://unpkg.com/[email protected]/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/[email protected]/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.