Skip to content

CodeQL

CodeQL #47

Triggered via schedule December 8, 2025 03:19
Status Success
Total duration 1m 46s
Artifacts

codeql.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Analyze (javascript)
Process completed with exit code 1.
Analyze (javascript): src/web3/TodoList.ts#L7
Module '"web3-core"' has no exported member 'EventLog'.
Analyze (javascript): src/web3/types.ts#L73
Generic type 'Contract<Abi>' requires 1 type argument(s).
Analyze (javascript): src/web3/types.ts#L6
Cannot find module 'web3-core/types' or its corresponding type declarations.
Analyze (javascript): src/web3/TodoList.ts#L7
Module '"web3-core"' has no exported member 'EventLog'.
Analyze (javascript): src/web3/types.ts#L73
Generic type 'Contract<Abi>' requires 1 type argument(s).
Analyze (javascript): src/web3/types.ts#L6
Cannot find module 'web3-core/types' or its corresponding type declarations.
Analyze (javascript)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/