Fixed ESLint issues for five dimensional variant #1922
Annotations
5 errors and 1 warning
Run build:
dist/client/scripts/esm/chess/variants/fivedimensionalgenerator.ts#L72
Property 'kings' comes from an index signature, so it must be accessed with ['kings'].
|
Run build:
dist/client/scripts/esm/chess/variants/fivedimensionalgenerator.ts#L77
Property 'queens' comes from an index signature, so it must be accessed with ['queens'].
|
Run build:
dist/client/scripts/esm/chess/variants/fivedimensionalgenerator.ts#L80
Property 'bishops' comes from an index signature, so it must be accessed with ['bishops'].
|
Run build:
dist/client/scripts/esm/chess/variants/fivedimensionalgenerator.ts#L84
Property 'rooks' comes from an index signature, so it must be accessed with ['rooks'].
|
Run build:
dist/client/scripts/esm/chess/variants/fivedimensionalgenerator.ts#L99
Property 'knights' comes from an index signature, so it must be accessed with ['knights'].
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Build".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading