debug 2 #10
Annotations
10 errors and 1 warning
src/client/Client.ts#L220
Expected no linebreak before this expression.
|
src/client/Client.ts#L263
Missing trailing comma.
|
src/client/Client.ts#L270
Missing trailing comma.
|
src/client/Client.ts#L296
Expected no linebreak before this statement.
|
src/client/Client.ts#L296
Expected { after 'if' condition.
|
src/client/Client.ts#L302
Missing trailing comma.
|
src/client/Client.ts#L305
Expected no linebreak before this statement.
|
src/client/Client.ts#L305
Expected { after 'if' condition.
|
src/client/Client.ts#L306
'||' should be placed at the beginning of the line.
|
src/client/Client.ts#L321
Expected no linebreak before this statement.
|
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/
|
The logs for this run have expired and are no longer available.
Loading