[TEST PR] Replace Signal keys with strings for event handlers #98
ci-cd.yml
on: pull_request
Matrix: Build and run UI Tests
Matrix: Run linter
Matrix: Publish extension to public Open VSX Registry
Matrix: Publish extension to Visual Studio Marketplace
Annotations
9 errors and 2 warnings
Run linter (ubuntu-latest, 18)
Process completed with exit code 1.
|
Build and run UI Tests (ubuntu-latest, 18)
'"traceviewer-base/lib/signals/signal-manager"' has no exported member named 'SignalArgs'. Did you mean 'Signals'?
|
Build and run UI Tests (ubuntu-latest, 18)
'Signals' is declared but its value is never read.
|
Build and run UI Tests (ubuntu-latest, 18)
Module '"traceviewer-base/lib/signals/signal-manager"' has no exported member 'SignalType'.
|
Build and run UI Tests (ubuntu-latest, 18)
'Signals' refers to a value, but is being used as a type here. Did you mean 'typeof Signals'?
|
Build and run UI Tests (ubuntu-latest, 18)
'Signals' refers to a value, but is being used as a type here. Did you mean 'typeof Signals'?
|
Build and run UI Tests (ubuntu-latest, 18)
'Signals' refers to a value, but is being used as a type here. Did you mean 'typeof Signals'?
|
Build and run UI Tests (ubuntu-latest, 18)
'Signals' refers to a value, but is being used as a type here. Did you mean 'typeof Signals'?
|
Build and run UI Tests (ubuntu-latest, 18)
Process completed with exit code 1.
|
Build and run UI Tests (ubuntu-latest, 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and run UI Tests (ubuntu-latest, 18)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|