Skip to content

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

src/actionItems: loop through all folders for meetings

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

Triggered via pull request February 6, 2024 20:11
Status Failure
Total duration 2m 39s
Artifacts

linter.yml

on: pull_request
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#L4
'stringify' is defined but never used
Lint Code Base: src/actionItems.ts#L7
Unnecessary escape character: \s
Lint Code Base: src/actionItems.ts#L7
Unnecessary escape character: \S
Lint Code Base: src/actionItems.ts#L15
Unnecessary escape character: \/
Lint Code Base: src/actionItems.ts#L15
Unnecessary escape character: \/
Lint Code Base: src/actionItems.ts#L15
Unnecessary escape character: \[
Lint Code Base: src/actionItems.ts#L15
Unnecessary escape character: \]
Lint Code Base: src/actionItems.ts#L15
Unnecessary escape character: \/
Lint Code Base: src/actionItems.ts#L28
'meetingMatches' 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#L25
Expected a `for-of` loop instead of a `for` loop with this simple iteration
Lint Code Base: src/actionItems.ts#L72
Expected a `for-of` loop instead of a `for` loop with this simple iteration