Update README with all recent improvements #49
ci.yml
on: push
Lint & Type Check
37s
Unit Tests
33s
Integration Tests
39s
Dependency Review
0s
API Health Check
3s
Notify Status
3s
Annotations
15 errors and 1 warning
|
Security Scan
Process completed with exit code 1.
|
|
Security Scan
BASE and HEAD commits are the same. TruffleHog won't scan anything. Please see documentation (https://github.com/trufflesecurity/trufflehog#octocat-trufflehog-github-action).
|
|
Unit Tests
Process completed with exit code 1.
|
|
Lint & Type Check
Process completed with exit code 2.
|
|
Lint & Type Check:
server/wallet-scheduler.ts#L159
Property 'eq' does not exist on type 'NodePgDatabase<typeof import("/home/runner/work/Rug-Killer-On-Solana/Rug-Killer-On-Solana/shared/schema")> & { $client: Pool; }'.
|
|
Lint & Type Check:
server/wallet-scheduler.ts#L126
Property 'lte' does not exist on type 'NodePgDatabase<typeof import("/home/runner/work/Rug-Killer-On-Solana/Rug-Killer-On-Solana/shared/schema")> & { $client: Pool; }'.
|
|
Lint & Type Check:
server/wallet-scheduler.ts#L125
Property 'lt' does not exist on type 'NodePgDatabase<typeof import("/home/runner/work/Rug-Killer-On-Solana/Rug-Killer-On-Solana/shared/schema")> & { $client: Pool; }'.
|
|
Lint & Type Check:
server/wallet-scheduler.ts#L124
Property 'or' does not exist on type 'NodePgDatabase<typeof import("/home/runner/work/Rug-Killer-On-Solana/Rug-Killer-On-Solana/shared/schema")> & { $client: Pool; }'.
|
|
Lint & Type Check:
server/wallet-scheduler.ts#L123
Property 'eq' does not exist on type 'NodePgDatabase<typeof import("/home/runner/work/Rug-Killer-On-Solana/Rug-Killer-On-Solana/shared/schema")> & { $client: Pool; }'.
|
|
Lint & Type Check:
server/wallet-scheduler.ts#L122
Property 'and' does not exist on type 'NodePgDatabase<typeof import("/home/runner/work/Rug-Killer-On-Solana/Rug-Killer-On-Solana/shared/schema")> & { $client: Pool; }'.
|
|
Lint & Type Check:
server/telegram-bot.ts#L477
Property 'url' does not exist on type 'DexScreenerPair'.
|
|
Lint & Type Check:
server/discord-bot.ts#L623
Property 'url' does not exist on type 'DexScreenerPair'.
|
|
Lint & Type Check:
server/discord-bot.ts#L622
Property 'url' does not exist on type 'DexScreenerPair'.
|
|
Integration Tests
Process completed with exit code 1.
|
|
E2E Tests (Playwright)
Process completed with exit code 1.
|
|
E2E Tests (Playwright)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|