Skip to content

clean deps

clean deps #6434

Triggered via push July 20, 2025 14:58
Status Failure
Total duration 1m 29s
Artifacts

ci.yml

on: push
get-build-packages
4s
get-build-packages
monorepo-lint
1m 4s
monorepo-lint
get-lint-packages
4s
get-lint-packages
get-test-packages
4s
get-test-packages
Matrix: build
Matrix: lint
Matrix: test
Discord Failure Notification
3s
Discord Failure Notification
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 29 warnings
lint (eslint-plugin-isaacscript)
Process completed with exit code 1.
lint (docs)
Process completed with exit code 1.
lint (isaacscript-cli)
Process completed with exit code 1.
lint (isaacscript-common)
Process completed with exit code 1.
build (docs)
No files were found with the provided path: ./packages/docs/build. No artifacts will be uploaded.
lint (docs): packages/docs/scripts/build.mts#L50
Non-exported functions cannot have a `void` return type. Remove the `void` keyword
lint (docs): packages/docs/scripts/build.mts#L39
Non-exported functions cannot have a `void` return type. Remove the `void` keyword
lint (isaacscript-cli): packages/isaacscript-cli/src/main.ts#L11
Non-exported functions cannot have a `void` return type. Remove the `void` keyword
lint (isaacscript-cli): packages/isaacscript-cli/src/customStage.ts#L219
Non-exported functions cannot have a `void` return type. Remove the `void` keyword
lint (isaacscript-cli): packages/isaacscript-cli/src/commands/publish/publish.ts#L55
Non-exported functions cannot have a `void` return type. Remove the `void` keyword
lint (isaacscript-cli): packages/isaacscript-cli/src/commands/monitor/monitor.ts#L55
Non-exported functions cannot have a `void` return type. Remove the `void` keyword
lint (isaacscript-cli): packages/isaacscript-cli/src/commands/init/vsCode.ts#L90
Non-exported functions cannot have a `void` return type. Remove the `void` keyword
lint (isaacscript-cli): packages/isaacscript-cli/src/commands/init/init.ts#L144
Non-exported functions cannot have a `void` return type. Remove the `void` keyword
lint (isaacscript-cli): packages/isaacscript-cli/src/commands/copy/copy.ts#L30
Non-exported functions cannot have a `void` return type. Remove the `void` keyword
lint (isaacscript-cli): packages/isaacscript-cli/scripts/lint.ts#L27
Non-exported functions cannot have a `void` return type. Remove the `void` keyword
lint (isaacscript-common): packages/isaacscript-common/src/classes/features/other/CustomTrapdoors.ts#L759
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read
lint (isaacscript-common): packages/isaacscript-common/src/classes/features/other/CustomTrapdoors.ts#L755
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read
lint (isaacscript-common): packages/isaacscript-common/src/classes/features/other/CustomTrapdoors.ts#L268
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read
lint (isaacscript-common): packages/isaacscript-common/src/classes/features/callbackLogic/GameReorderedCallbacks.ts#L96
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read
lint (isaacscript-common): packages/isaacscript-common/src/classes/callbacks/PostTrinketBreak.ts#L58
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read
lint (isaacscript-common): packages/isaacscript-common/src/classes/callbacks/PostTransformation.ts#L58
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read
lint (isaacscript-common): packages/isaacscript-common/src/classes/callbacks/PostItemDischarge.ts#L149
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read
lint (isaacscript-common): packages/isaacscript-common/src/classes/callbacks/PostItemDischarge.ts#L136
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read
lint (isaacscript-common): packages/isaacscript-common/src/classes/callbacks/PostCollectibleEmpty.ts#L56
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read
lint (isaacscript-common): packages/isaacscript-common/src/classes/ModUpgraded.ts#L298
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read