Skip to content

src/actionItems: loop through all folders for meetings #28

src/actionItems: loop through all folders for meetings

src/actionItems: loop through all folders for meetings #28

Triggered via push February 6, 2024 17:03
Status Failure
Total duration 2m 46s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Lint Code Base: src/actionItems.ts#L2
'match' is defined but never used
Lint Code Base: src/actionItems.ts#L6
Unnecessary escape character: \s
Lint Code Base: src/actionItems.ts#L6
Unnecessary escape character: \S
Lint Code Base: src/actionItems.ts#L14
Unnecessary escape character: \/
Lint Code Base: src/actionItems.ts#L14
Unnecessary escape character: \/
Lint Code Base: src/actionItems.ts#L14
Unnecessary escape character: \[
Lint Code Base: src/actionItems.ts#L14
Unnecessary escape character: \]
Lint Code Base: src/actionItems.ts#L14
Unnecessary escape character: \/
Lint Code Base: src/actionItems.ts#L27
'meetingMatches' is never reassigned. Use 'const' instead
Lint Code Base: src/actionItems.ts#L32
'meetingTxt' is never reassigned. Use 'const' instead
Lint Code Base
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Code Base: .github/linters/tsconfig.json#L1
File ignored by default.
Lint Code Base: .prettierrc.json#L1
File ignored by default.
Lint Code Base: src/actionItems.ts#L24
Expected a `for-of` loop instead of a `for` loop with this simple iteration
Lint Code Base: src/actionItems.ts#L66
Expected a `for-of` loop instead of a `for` loop with this simple iteration