chore(deps-dev): bump esbuild from 0.17.19 to 0.19.5 #1353
Annotations
11 warnings
Verify Files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Verify Files:
src/cmd/build/index.ts#L177
Unexpected any. Specify a different type
|
Verify Files:
src/cmd/build/index.ts#L189
Unexpected any. Specify a different type
|
Verify Files:
src/constants.ts#L41
'Stage' is already declared in the upper scope on line 41 column 13
|
Verify Files:
src/constants.ts#L48
'Lang' is already declared in the upper scope on line 48 column 13
|
Verify Files:
src/constants.ts#L53
'Platforms' is already declared in the upper scope on line 53 column 13
|
Verify Files:
src/constants.ts#L59
'IncludeMode' is already declared in the upper scope on line 59 column 13
|
Verify Files:
src/constants.ts#L65
'ResourceType' is already declared in the upper scope on line 65 column 13
|
Verify Files:
src/index.ts#L35
Unexpected negated condition
|
Verify Files:
src/services/includers/batteries/generic.ts#L122
Unexpected any. Specify a different type
|
Verify Files:
src/services/includers/batteries/generic.ts#L124
Unexpected any. Specify a different type
|