Monitoring: Migrate to latest SDK #1843
monitoring.yml
on: pull_request
monitoring-detect-changes
3s
monitoring-format
3m 22s
monitoring-docker
0s
Annotations
5 errors and 13 warnings
monitoring-build
Type 'EventEmitter' is not generic.
|
monitoring-build
Cannot find module '@stacks/transactions' or its corresponding type declarations.
|
monitoring-build
Cannot find module 'thor-devkit' or its corresponding type declarations.
|
monitoring-build
Cannot find name 'MessageEvent'.
|
monitoring-build
Process completed with exit code 2.
|
monitoring-detect-changes
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
monitoring-build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
monitoring-format
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
monitoring-format:
monitoring/src/discord-receiver.ts#L21
Expected 'this' to be used by class method 'id'
|
monitoring-format:
monitoring/src/discord-receiver.ts#L25
Expected 'this' to be used by class method 'isSupportedSystemEvent'
|
monitoring-format:
monitoring/src/file-persistence.ts#L1
File has too many classes (2). Maximum allowed is 1
|
monitoring-format:
monitoring/src/minting-monitor.ts#L235
Expected 'this' to be used by class method 'checkMintingCancels'
|
monitoring-format:
monitoring/src/minting-monitor.ts#L251
Expected a default case
|
monitoring-format:
monitoring/src/minting-monitor.ts#L285
Expected 'this' to be used by class method 'requiredConfirmations'
|
monitoring-format:
monitoring/src/minting-monitor.ts#L426
Expected 'this' to be used by class method 'getDesignatedMinter'
|
monitoring-format:
monitoring/src/sentry-receiver.ts#L22
Expected 'this' to be used by class method 'id'
|
monitoring-format:
monitoring/src/sentry-receiver.ts#L26
Expected 'this' to be used by class method 'isSupportedSystemEvent'
|
monitoring-format:
monitoring/src/sentry-receiver.ts#L50
Expected 'this' to be used by class method 'resolveSeverityLevel'
|