Unify error throwing methods #2461
Annotations
10 errors and 2 warnings
build (18.x):
src/document/crdt/element_rht.ts#L118
Variable name `ERROR_MESSAGE` must match one of the following formats: camelCase, PascalCase
|
build (18.x):
src/document/crdt/element_rht.ts#L148
Variable name `ERROR_MESSAGE` must match one of the following formats: camelCase, PascalCase
|
build (18.x):
src/document/crdt/rga_tree_list.ts#L184
Variable name `ERROR_MESSAGE` must match one of the following formats: camelCase, PascalCase
|
build (18.x):
src/document/crdt/rga_tree_list.ts#L238
Variable name `ERROR_MESSAGE` must match one of the following formats: camelCase, PascalCase
|
build (18.x):
src/document/crdt/rga_tree_list.ts#L245
Variable name `ERROR_MESSAGE` must match one of the following formats: camelCase, PascalCase
|
build (18.x):
src/document/crdt/rga_tree_list.ts#L294
Variable name `ERROR_MESSAGE` must match one of the following formats: camelCase, PascalCase
|
build (18.x):
src/document/crdt/rga_tree_split.ts#L638
Variable name `ERROR_MESSAGE` must match one of the following formats: camelCase, PascalCase
|
build (18.x):
src/document/crdt/rga_tree_split.ts#L797
Variable name `ERROR_MESSAGE` must match one of the following formats: camelCase, PascalCase
|
build (18.x):
src/document/crdt/rga_tree_split.ts#L851
Variable name `ERROR_MESSAGE` must match one of the following formats: camelCase, PascalCase
|
build (18.x):
src/document/crdt/root.ts#L138
Variable name `ERROR_MESSAGE` must match one of the following formats: camelCase, PascalCase
|
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|