Skip to content

Rename switchSides -> switchViewpoint #2793

Rename switchSides -> switchViewpoint

Rename switchSides -> switchViewpoint #2793

Triggered via push October 29, 2023 04:45
Status Failure
Total duration 48s
Artifacts

test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (14.x): src/battle-sound.ts#L185
Property 'subscribeAndRun' does not exist on type 'PSPrefs'.
build (14.x): src/battle-sound.ts#L185
Parameter 'key' implicitly has an 'any' type.
build (14.x): src/client-main.ts#L30
Cannot find name 'PSStreamModel'.
build (14.x): src/client-main.ts#L92
Property 'update' does not exist on type 'PSPrefs'.
build (14.x): src/client-main.ts#L99
Property 'update' does not exist on type 'PSPrefs'.
build (14.x): src/client-main.ts#L163
Cannot find name 'PSStreamModel'.
build (14.x): src/client-main.ts#L209
Property 'update' does not exist on type 'PSTeams'.
build (14.x): src/client-main.ts#L249
Property 'update' does not exist on type 'PSTeams'.
build (14.x): src/client-main.ts#L276
Cannot find name 'PSModel'.
build (14.x): src/client-main.ts#L291
Property 'update' does not exist on type 'PSUser'.
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, Zarel/setup-node@patch-1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/