chore(deps): upgrade dependencies #401
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: pull_request
build
54s
self-mutation
0s
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.
|