Skip to content

chore(deps): upgrade dependencies #401

chore(deps): upgrade dependencies

chore(deps): upgrade dependencies #401

Triggered via pull request August 14, 2023 00:13
Status Failure
Total duration 1m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build: node_modules/openapi-typescript/dist/types.d.ts#L1
'resolution-mode' assertions are only supported when `moduleResolution` is `node16` or `nodenext`.
build: node_modules/openapi-typescript/dist/index.d.ts#L1
'resolution-mode' assertions are only supported when `moduleResolution` is `node16` or `nodenext`.
build: node_modules/openapi-typescript/dist/index.d.ts#L2
'resolution-mode' assertions are only supported when `moduleResolution` is `node16` or `nodenext`.
build: src/constructs/rest-api.ts#L270
Element implicitly has an 'any' type because expression of type 'keyof PathItemObject' can't be used to index type 'ReferenceObject | PathItemObject'.
build: src/constructs/rest-api.ts#L381
Element implicitly has an 'any' type because expression of type 'keyof PathItemObject' can't be used to index type 'ReferenceObject | PathItemObject'.
build: node_modules/dynamodb-onetable/dist/mjs/Table.d.ts#L100
JSDoc types can only be used inside documentation comments.
build: src/projen/rest-api.ts#L80
Element implicitly has an 'any' type because expression of type 'keyof PathItemObject' can't be used to index type 'ReferenceObject | PathItemObject'.
build
Process completed with exit code 1.