feat: track ghjk/main
#19
Annotations
10 errors
Lint Codebase:
index.ts#L1
Replace `"@actions/core";` with `'@actions/core'`
|
Lint Codebase:
index.ts#L1
Extra semicolon
|
Lint Codebase:
index.ts#L2
Replace `"@actions/tool-cache";` with `'@actions/tool-cache'`
|
Lint Codebase:
index.ts#L2
Extra semicolon
|
Lint Codebase:
index.ts#L3
Replace `"@actions/cache";` with `'@actions/cache'`
|
Lint Codebase:
index.ts#L3
Extra semicolon
|
Lint Codebase:
index.ts#L4
Replace `"@actions/exec";` with `'@actions/exec'`
|
Lint Codebase:
index.ts#L4
Extra semicolon
|
Lint Codebase:
index.ts#L5
Replace `"path";` with `'path'`
|
Lint Codebase:
index.ts#L5
Extra semicolon
|