Skip to content

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

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

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

Triggered via push February 15, 2024 14:35
Status Success
Total duration 3m 15s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 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/.
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
build_and_publish
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/.