fix: build #6659
ci.yml
on: push
get-build-packages
4s
monorepo-lint
51s
get-lint-packages
4s
get-test-packages
5s
Matrix: build
Matrix: lint
Matrix: test
Discord Failure Notification
3s
Annotations
9 errors and 1 warning
|
build (isaacscript-common)
Process completed with exit code 2.
|
|
build (isaacscript-common)
Property 'CONSOLE' does not exist on type 'typeof ButtonAction'.
|
|
build (isaacscript-common)
Property 'RESTART' does not exist on type 'typeof ButtonAction'.
|
|
lint (isaacscript-common)
Process completed with exit code 1.
|
|
lint (isaacscript-common):
packages/isaacscript-common/src/classes/features/other/Pause.ts#L191
Unsafe argument of type `ReadonlySet<any>` assigned to a parameter of type `ReadonlySet<ButtonAction>`
|
|
lint (isaacscript-common):
packages/isaacscript-common/src/classes/features/other/Pause.ts#L187
Objects/arrays must be declared with a type. (The 1st type parameter is `any`.)
|
|
lint (isaacscript-common):
packages/isaacscript-common/src/classes/features/other/FastReset.ts#L89
Unsafe argument of type error typed assigned to a parameter of type `ButtonAction`
|
|
lint (isaacscript-common)
Property 'CONSOLE' does not exist on type 'typeof ButtonAction'.]
|
|
lint (isaacscript-common)
Property 'RESTART' does not exist on type 'typeof ButtonAction'.
|
|
build (docs)
No files were found with the provided path: ./packages/docs/build. No artifacts will be uploaded.
|