Skip to content

feat(Model): fetch tableName from (SSM) Parameter Store #33

feat(Model): fetch tableName from (SSM) Parameter Store

feat(Model): fetch tableName from (SSM) Parameter Store #33

Triggered via pull request January 30, 2024 12:26
Status Success
Total duration 1m 24s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
setup
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.1.0, actions/setup-node@v3.5.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.1.0, actions/setup-node@v3.5.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.1.0, actions/setup-node@v3.5.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.1.0, actions/setup-node@v3.5.1, rrainn/dynamodb-action@v3.0.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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