fix: failing build #404
Annotations
5 errors and 4 warnings
build:
src/Shoukaku.ts#L4
'State' is defined but never used
|
build:
src/node/Node.ts#L2
Dependency cycle detected
|
build:
src/node/Node.ts#L5
Dependency cycle detected
|
build:
src/node/Node.ts#L6
Dependency cycle detected
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/node/Node.ts#L3
`../Constants` import should occur before import of `../Shoukaku`
|
build:
src/node/Node.ts#L6
`../guild/Player` import should occur before import of `../Shoukaku`
|
build:
src/node/Node.ts#L14
`ws` import should occur before import of `../Shoukaku`
|