fix: Properly construct a string with a list #2166
push.yml
on: push
build
37s
deploy-nonprod-containers
0s
Annotations
10 errors and 1 warning
build:
src/__test__/eai_againRetry.test.ts#L29
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
build:
src/__test__/eai_againRetry.test.ts#L43
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
build:
src/__test__/eai_againRetry.test.ts#L50
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
build:
src/__test__/fqdn.test.ts#L16
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
build:
src/__test__/fqdn.test.ts#L22
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
build:
src/__test__/fqdn.test.ts#L28
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
build:
src/__test__/fqdn.test.ts#L34
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
build:
src/commands/basemaps-github/create-pr.ts#L148
Unsafe assignment of an `any` value
|
build:
src/commands/basemaps-github/make.cog.github.ts#L154
Async method 'prepareRasterTileSetConfig' has no 'await' expression
|
build:
src/commands/basemaps-github/make.cog.github.ts#L220
Async method 'prepareVectorTileSetConfig' has no 'await' expression
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|