Skip to content

Feat/implement new properties in task #23

Feat/implement new properties in task

Feat/implement new properties in task #23

Triggered via pull request April 1, 2024 01:44
Status Failure
Total duration 43s
Artifacts

pull_request.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
run: src/botcity/maestro/sdk.ts#L17
Operator '=' must be spaced
run: src/botcity/maestro/sdk.ts#L21
Strings must use singlequote
run: src/botcity/maestro/sdk.ts#L21
Extra semicolon
run: src/botcity/maestro/sdk.ts#L22
Extra semicolon
run: src/botcity/maestro/sdk.ts#L52
Expected indentation of 2 spaces but found 0
run: src/botcity/maestro/sdk.ts#L53
Expected blank line between class members
run: src/botcity/maestro/sdk.ts#L57
Missing space before function parentheses
run: src/botcity/maestro/sdk.ts#L58
Unexpected string value in conditional. An explicit empty string check is required
run: src/botcity/maestro/sdk.ts#L58
Unnecessary use of boolean literals in conditional expression
run: src/botcity/maestro/sdk.ts#L58
Strings must use singlequote
run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run
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/