Fix ndk version in ci script #16111
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 10 warnings
Run ESLint:
cocos/base/utils/src/js-typed.ts#L88
Invalid loop. Its body allows only one iteration
|
Run ESLint:
cocos/base/utils/src/js-typed.ts#L260
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run ESLint:
cocos/base/utils/src/js-typed.ts#L264
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run ESLint:
cocos/base/utils/src/js-typed.ts#L307
Unsafe argument of type `any` assigned to a parameter of type `Record<string | number, any>`
|
Run ESLint:
cocos/base/utils/src/js-typed.ts#L309
Unsafe argument of type `any` assigned to a parameter of type `Record<string | number, any>`
|
Run ESLint:
cocos/base/utils/src/js-typed.ts#L327
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run ESLint:
cocos/base/utils/src/js-typed.ts#L327
Unsafe argument of type `any` assigned to a parameter of type `boolean | undefined`
|
Run ESLint:
cocos/base/utils/src/js-typed.ts#L381
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `any`, `boolean`, `null`, `RegExp`, `undefined`. Got `unknown`
|
Run ESLint:
cocos/base/utils/src/js-typed.ts#L386
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `any`, `boolean`, `null`, `RegExp`, `undefined`. Got `unknown`
|
Run ESLint:
cocos/base/utils/src/js-typed.ts#L467
Unsafe argument of type `any` assigned to a parameter of type `StringSubstitution`
|
Run ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run ESLint:
cocos/base/utils/src/js-typed.ts#L370
Invalid type "unknown" of template literal expression
|
Run ESLint:
cocos/base/utils/src/js-typed.ts#L378
Invalid type "unknown" of template literal expression
|
Run ESLint:
cocos/base/utils/src/js-typed.ts#L381
Invalid type "unknown" of template literal expression
|
Run ESLint:
cocos/base/utils/src/js-typed.ts#L386
Invalid type "unknown" of template literal expression
|
Run ESLint:
cocos/base/utils/src/js-typed.ts#L622
Unexpected unnamed function
|
Run ESLint:
cocos/serialization/deserialize-dynamic.ts#L368
Unexpected unnamed function
|
Run ESLint:
cocos/serialization/deserialize-dynamic.ts#L659
Invalid type "string[]" of template literal expression
|
Run ESLint:
cocos/serialization/deserialize-dynamic.ts#L664
Unexpected unnamed function
|
Run ESLint:
cocos/serialization/deserialize-dynamic.ts#L677
Invalid type "unknown" of template literal expression
|