Skip to content

Patch butterchurn to use eel-wasm 98 to fix mod bug #610

Patch butterchurn to use eel-wasm 98 to fix mod bug

Patch butterchurn to use eel-wasm 98 to fix mod bug #610

Triggered via push December 16, 2025 05:51
Status Failure
Total duration 3m 47s
Artifacts

ci.yml

on: push
Publish packages to NPM
0s
Publish packages to NPM
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: packages/skin-database/services/internetArchive.ts#L72
Replace `'metadata',·identifier,·...pairs.map((pair)·=>·`--modify=${pair}`)` with `⏎····"metadata",⏎····identifier,⏎····...pairs.map((pair)·=>·`--modify=${pair}`),⏎··`
ci: packages/skin-database/services/internetArchive.ts#L60
Replace `'metadata'` with `"metadata"`
ci: packages/skin-database/services/internetArchive.ts#L48
Replace `'upload'` with `"upload"`
ci: packages/skin-database/services/internetArchive.ts#L38
Replace `'upload'` with `"upload"`
ci: packages/skin-database/services/internetArchive.ts#L25
Replace `'tasks'` with `"tasks"`
ci: packages/skin-database/scripts/deploy.ts#L228
Return values from promise executor functions cannot be read
ci: packages/skin-database/api/graphql/resolvers/ClassicSkinResolver.ts#L4
'path' is defined but never used. Allowed unused vars must match /^_/u