This repository was archived by the owner on Jan 29, 2026. It is now read-only.
docs: fix test citation (#16) #70
security.yml
on: push
Matrix: CodeQL Security Analysis
Dependency Security Scan
2m 44s
Secrets Detection
8s
License Compliance
2m 40s
Security Summary
2s
Annotations
15 errors
|
Secrets Detection
Process completed with exit code 1.
|
|
Secrets Detection
BASE and HEAD commits are the same. TruffleHog won't scan anything. Please see documentation (https://github.com/trufflesecurity/trufflehog#octocat-trufflehog-github-action).
|
|
License Compliance
Process completed with exit code 1.
|
|
Dependency Security Scan
Process completed with exit code 1.
|
|
CodeQL Security Analysis (typescript):
node_modules/@types/jest/index.d.ts#L622
Cannot find module 'expect'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
|
CodeQL Security Analysis (typescript):
node_modules/@types/babel__traverse/index.d.ts#L361
Type '"type"' cannot be used to index type 'T'.
|
|
CodeQL Security Analysis (typescript):
node_modules/@types/babel__traverse/index.d.ts#L1
Cannot find module '@babel/types'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
|
CodeQL Security Analysis (typescript):
node_modules/@types/babel__template/index.d.ts#L2
Cannot find module '@babel/types'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
|
CodeQL Security Analysis (typescript):
node_modules/@types/babel__template/index.d.ts#L1
Cannot find module '@babel/parser'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
|
CodeQL Security Analysis (typescript):
node_modules/@types/babel__generator/index.d.ts#L1
Cannot find module '@babel/types'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
|
CodeQL Security Analysis (typescript):
node_modules/@types/babel__core/index.d.ts#L10
Cannot find module '@babel/parser'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
|
CodeQL Security Analysis (typescript):
node_modules/@types/babel__core/index.d.ts#L5
Cannot find module '@babel/types'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
|
CodeQL Security Analysis (typescript):
node_modules/@types/babel__core/index.d.ts#L2
Cannot find module '@babel/parser'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
|
CodeQL Security Analysis (typescript):
tsconfig.cli.json#L5
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
|
Security Summary
Process completed with exit code 1.
|