Skip to content

Trigger eslint issues#1

Open
mattisdada wants to merge 23 commits into
masterfrom
test
Open

Trigger eslint issues#1
mattisdada wants to merge 23 commits into
masterfrom
test

Conversation

@mattisdada
Copy link
Copy Markdown
Owner

No description provided.

@github-actions github-actions Bot deleted a comment from mattisdada Mar 18, 2023
@github-actions github-actions Bot deleted a comment from mattisdada Mar 18, 2023
@github-actions github-actions Bot deleted a comment from mattisdada Mar 18, 2023
Repository owner deleted a comment from github-actions Bot Mar 18, 2023
Repository owner deleted a comment from github-actions Bot Mar 18, 2023
Repository owner deleted a comment from github-actions Bot Mar 18, 2023
Repository owner deleted a comment from github-actions Bot Mar 21, 2023
Repository owner deleted a comment from github-actions Bot Mar 21, 2023
Comment on lines +3 to 4
import { BeforeMiddleware, AfterMiddleware } from "../SimpleRouter";

Copy link
Copy Markdown

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 'AfterMiddleware' is defined but never used. src/middlewares/LambdaEventMiddleware.ts

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

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 'Middleware' is defined but never used. src/tests/SimpleRoute.test.ts

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