Skip to content

feat: update Player move method to accept MoveOptions #249

feat: update Player move method to accept MoveOptions

feat: update Player move method to accept MoveOptions #249

Triggered via pull request August 4, 2024 16:16
Status Failure
Total duration 28s
Artifacts

code-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build: src/guild/Player.ts#L262
Declaration or statement expected.
build: src/guild/Player.ts#L255
Duplicate function implementation.
build: src/guild/Player.ts#L255
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
build: src/guild/Player.ts#L262
Duplicate function implementation.
build: src/guild/Player.ts#L275
Cannot find name 'opts'.
build
Process completed with exit code 1.