Skip to content

nip05: nostr-tools #320

nip05: nostr-tools

nip05: nostr-tools #320

GitHub Actions / ESLint Report Analysis failed Aug 9, 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 75 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

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

Check failure on line 78 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#L78

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

Check failure on line 78 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#L78

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