Strict mode #68
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
functions/account/create.ts#L17
Unexpected any. Specify a different type
|
functions/account/create.ts#L22
Unexpected any. Specify a different type
|
functions/account/delete.ts#L27
Unexpected any. Specify a different type
|
functions/account/info.ts#L60
Unexpected any. Specify a different type
|
functions/account/login.ts#L32
Unexpected any. Specify a different type
|
functions/account/login.ts#L37
Unexpected any. Specify a different type
|
functions/account/logout.ts#L26
Unexpected any. Specify a different type
|
functions/account/logout.ts#L31
Unexpected any. Specify a different type
|
functions/account/num.ts#L12
Unexpected any. Specify a different type
|
functions/account/update.ts#L39
Unexpected any. Specify a different type
|
This job succeeded
Loading