EDIT-938: More Dependency Updates #109
Annotations
5 errors and 2 warnings
build:
libs/nx-esbuild/src/executors/package/executor.ts#L51
Argument of type 'string | { in: string; out: string; }' is not assignable to parameter of type 'string'.
|
build:
libs/nx-esbuild/src/executors/package/executor.ts#L55
Argument of type 'string | { in: string; out: string; }' is not assignable to parameter of type 'string'.
|
build:
libs/nx-esbuild/src/executors/package/executor.ts#L57
Argument of type 'string | { in: string; out: string; }' is not assignable to parameter of type 'string'.
|
build:
libs/nx-esbuild/src/executors/serve/executor.ts#L56
Type 'boolean' is not assignable to type 'never'.
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|