Monitoring: Migrate to latest SDK #1851
monitoring.yml
on: pull_request
monitoring-detect-changes
7s
monitoring-format
41s
monitoring-docker
0s
Annotations
13 warnings
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'
|