Skip to content

Unify error throwing methods #2468

Unify error throwing methods

Unify error throwing methods #2468

Triggered via pull request August 7, 2024 00:17
Status Failure
Total duration 35s
Artifacts

ci.yml

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

Annotations

1 error and 12 warnings
build (18.x)
Process completed with exit code 1.
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/
build (18.x): src/document/crdt/element_rht.ts#L17
'logger' is defined but never used
build (18.x): src/document/crdt/rga_tree_list.ts#L17
'logger' is defined but never used
build (18.x): src/document/crdt/rga_tree_split.ts#L17
'logger' is defined but never used
build (18.x): src/document/json/counter.ts#L17
'logger' is defined but never used
build (18.x): src/document/json/tree.ts#L35
'logger' is defined but never used
build (18.x): src/document/operation/add_operation.ts#L17
'logger' is defined but never used
build (18.x): src/document/operation/edit_operation.ts#L17
'logger' is defined but never used
build (18.x): src/document/operation/increase_operation.ts#L29
'logger' is defined but never used
build (18.x): src/document/operation/move_operation.ts#L17
'logger' is defined but never used
build (18.x): src/document/operation/remove_operation.ts#L17
'logger' is defined but never used