Skip to content

fix(deps): Bump github/codeql-action from 4 to 4.37.4 - #2333

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/github/codeql-action-4.37.4
Open

fix(deps): Bump github/codeql-action from 4 to 4.37.4#2333
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/github/codeql-action-4.37.4

fix(deps): Bump github/codeql-action from 4 to 4.37.4

750eb36
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / ESLint succeeded Aug 3, 2026 in 0s

4 warnings

ESLint found 4 warnings

Annotations

Check warning on line 26 in src/server.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/server.js#L26

'parseAllowedHosts' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 27 in src/server.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/server.js#L27

'isHostAllowed' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 28 in src/server.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/server.js#L28

'getCandidateHost' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 29 in src/server.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/server.js#L29

'getSafeProtocol' is defined but never used (@typescript-eslint/no-unused-vars)