Skip to content

Sfdx scanner comments - Remove comments demo#6

Open
mattisdada wants to merge 3 commits intomasterfrom
sfdx-scanner-comments-remove-comments
Open

Sfdx scanner comments - Remove comments demo#6
mattisdada wants to merge 3 commits intomasterfrom
sfdx-scanner-comments-remove-comments

Conversation

@mattisdada
Copy link
Owner

No description provided.

Comment on lines +1 to +2
import { AfterMiddleware, BeforeMiddleware, HttpCodes, Router } from "../SimpleRouter";
import { HttpRequest } from "../HttpRequest";

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Engine Category Rule Severity Type Message File
eslint-typescript problem @typescript-eslint/no-unused-vars 1 Warning 'HttpCodes' is defined but never used. src/tests/SimpleRoute.test.ts

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one should stay put

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The other comment has been removed as expected, this comment has stayed as-is

Comment on lines 3 to 4
import { BeforeMiddleware, HttpCodes } from "../SimpleRouter";

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've got two comments, THIS one should be deleted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant