Skip to content

#2692 npub validation #321

#2692 npub validation

#2692 npub validation #321

GitHub Actions / ESLint Report Analysis failed Aug 10, 2024 in 0s

ESLint Report Analysis

4 ESLint error(s) and 0 ESLint warning(s) found

Annotations

Check failure on line 74 in modules/core/server/routes/core.server.routes.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

modules/core/server/routes/core.server.routes.js#L74

[no-var] Unexpected var, use let or const instead.

Check failure on line 79 in modules/core/server/routes/core.server.routes.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

modules/core/server/routes/core.server.routes.js#L75-L79

[no-var] Unexpected var, use let or const instead.

Check failure on line 81 in modules/core/server/routes/core.server.routes.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

modules/core/server/routes/core.server.routes.js#L81

[no-var] Unexpected var, use let or const instead.

Check failure on line 81 in modules/core/server/routes/core.server.routes.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

modules/core/server/routes/core.server.routes.js#L81

[no-redeclare] 'obj' is already defined.