build(deps-dev): bump braces from 3.0.2 to 3.0.3 #38
Annotations
24 warnings
setup
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3.1.0, actions/setup-node@v3.5.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3.1.0, actions/setup-node@v3.5.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3.1.0, actions/setup-node@v3.5.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/base-model.ts#L47
'_' is assigned a value but never used
|
lint:
src/base-model.ts#L63
Unexpected any. Specify a different type
|
lint:
test/batch-write.spec.ts#L105
'hashkey' is assigned a value but never used
|
lint:
test/batch-write.spec.ts#L118
'rangekey' is assigned a value but never used
|
lint:
test/query.spec.ts#L776
Forbidden non-null assertion
|
lint:
test/query.spec.ts#L790
Forbidden non-null assertion
|
lint:
test/query.spec.ts#L864
Forbidden non-null assertion
|
lint:
test/query.spec.ts#L878
Forbidden non-null assertion
|
lint:
test/query.spec.ts#L894
Forbidden non-null assertion
|
lint:
test/query.spec.ts#L908
Forbidden non-null assertion
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3.1.0, actions/setup-node@v3.5.1, rrainn/dynamodb-action@v3.0.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
src/base-model.ts#L47
'_' is assigned a value but never used
|
test:
src/base-model.ts#L63
Unexpected any. Specify a different type
|
test:
test/batch-write.spec.ts#L105
'hashkey' is assigned a value but never used
|
test:
test/batch-write.spec.ts#L118
'rangekey' is assigned a value but never used
|
test:
test/query.spec.ts#L776
Forbidden non-null assertion
|
test:
test/query.spec.ts#L790
Forbidden non-null assertion
|
test:
test/query.spec.ts#L864
Forbidden non-null assertion
|
test:
test/query.spec.ts#L878
Forbidden non-null assertion
|
test:
test/query.spec.ts#L894
Forbidden non-null assertion
|
test:
test/query.spec.ts#L908
Forbidden non-null assertion
|