feat: handle configuration change event (#15) #26
Annotations
10 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
build:
src/extension.ts#L13
Missing semicolon
|
build:
src/extension.ts#L22
Missing semicolon
|
build:
src/extension.ts#L32
Expected { after 'if' condition
|
build:
src/logger.ts#L19
Expected { after 'if' condition
|
build:
src/tasks.ts#L28
Missing semicolon
|
build:
src/tasks.ts#L38
Missing semicolon
|
build:
src/tasks.ts#L39
Missing semicolon
|
build:
src/tasks.ts#L76
Missing semicolon
|
build:
src/tasks.ts#L77
Missing semicolon
|