[SECURITY]: Bump js-yaml from 4.1.1 to 4.3.0 #378
Annotations
12 warnings
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint:
src/lib/github-graphql.ts#L262
Unexpected any. Specify a different type
|
|
lint:
src/lib/github-graphql.ts#L2
'ProgressState' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint:
src/components/shared/SearchHistory.svelte#L126
'handleDelete' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint:
src/components/shared/LoadingProgress.svelte#L48
'detailedStatus' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
src/components/shared/CopyButton.svelte#L55
'err' is defined but never used
|
|
lint:
src/components/results/ResultsContainer.svelte#L374
Unexpected any. Specify a different type
|
|
lint:
src/components/landing/ui/AuroraText.svelte#L13
Unexpected any. Specify a different type
|
|
lint:
src/components/landing/ui/AuroraText.svelte#L12
'children' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
src/components/GitHubAuth.svelte#L47
Unexpected any. Specify a different type
|
|
lint:
src/components/GitHubAuth.svelte#L42
Unexpected any. Specify a different type
|