Skip to content

Fix mods not being applied in user beatmap calculations #959

Fix mods not being applied in user beatmap calculations

Fix mods not being applied in user beatmap calculations #959

Triggered via push July 16, 2024 14:01
Status Failure
Total duration 35s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Lint: src/utils/base/InteractionCollectorCreator.ts#L145
Property 'removeListener' does not exist on type 'Bot'. Did you mean 'removeAllListeners'?
Lint: src/utils/base/InteractionCollectorCreator.ts#L146
Property 'removeListener' does not exist on type 'Bot'. Did you mean 'removeAllListeners'?
Lint: src/utils/base/Manager.ts#L70
Type '() => boolean' is not assignable to type '() => this is OperationResult<true>'.
Lint: src/utils/base/Manager.ts#L73
Type '() => boolean' is not assignable to type '() => this is OperationResult<false>'.
Lint: src/utils/base/Manager.ts#L119
Type '() => boolean' is not assignable to type '() => this is OperationResult<true>'.
Lint: src/utils/base/Manager.ts#L122
Type '() => boolean' is not assignable to type '() => this is OperationResult<false>'.
Lint
Process completed with exit code 2.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/