Annotations
1 error and 11 warnings
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/index.ts#L1
Strings must use singlequote
|
src/index.ts#L3
Strings must use singlequote
|
src/index.ts#L4
Strings must use singlequote
|
src/index.ts#L10
Expected indentation of 2 spaces but found 4
|
src/platform.ts#L9
Strings must use singlequote
|
src/platform.ts#L11
Strings must use singlequote
|
src/platform.ts#L12
Strings must use singlequote
|
src/platform.ts#L14
Strings must use singlequote
|
src/platform.ts#L32
Missing trailing comma
|
src/platform.ts#L39
Strings must use singlequote
|
This job failed
Loading