Skip to content

Monitoring: Migrate to latest SDK #1851

Monitoring: Migrate to latest SDK

Monitoring: Migrate to latest SDK #1851

Triggered via pull request July 5, 2024 14:07
Status Success
Total duration 1m 5s
Artifacts

monitoring.yml

on: pull_request
monitoring-detect-changes
7s
monitoring-detect-changes
monitoring-build
35s
monitoring-build
monitoring-format
41s
monitoring-format
monitoring-docker
0s
monitoring-docker
Fit to window
Zoom out
Zoom in

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'