build(deps): bump @automerge/automerge from 2.0.3 to 2.2.1 #571
Annotations
2 errors and 4 warnings
Lint:
src/app/state/automerge-state.ts#L6
Module '"@automerge/automerge-wasm"' has no exported member 'PatchInfo'.
|
Lint
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, volta-cli/action@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
src/app/state/reducers/reducers.test.ts#L11
Async arrow function has no 'await' expression
|
Lint:
src/lambda/dynamo.test.ts#L54
Unexpected any. Specify a different type
|
Lint:
src/lambda/dynamo.test.ts#L71
Unexpected any. Specify a different type
|
Loading