Skip to content

feat: Monitoring follower #207

feat: Monitoring follower

feat: Monitoring follower #207

Triggered via pull request February 14, 2025 07:50
Status Failure
Total duration 6m 38s
Artifacts

lint-test.yml

on: pull_request
Matrix: dapp
Matrix: runner
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
runner (18.18): runner/lib/main.js#L287
'acceptanceIntegrationMessageFile' was used before it was defined
runner (18.18): runner/lib/main.js#L291
'acceptanceIntegrationMessageFile' was used before it was defined
runner (18.18): runner/lib/main.js#L295
'acceptanceIntegrationMessageFile' was used before it was defined
runner (18.18): runner/lib/main.js#L299
'acceptanceIntegrationMessageFile' was used before it was defined
runner (18.18): runner/lib/main.js#L314
'acceptanceIntegrationMessageFile' was used before it was defined
runner (18.18): runner/lib/main.js#L318
'acceptanceIntegrationMessageFile' was used before it was defined
runner (18.18): runner/lib/main.js#L320
'acceptanceIntegrationMessageFile' was used before it was defined
runner (18.18): runner/lib/main.js#L1309
'error' is defined but never used. Allowed unused args must match /^_/u
runner (18.18): runner/lib/tasks/types.d.ts#L88
Identifier 'proxy_app' is not in camel case
runner (18.18): runner/lib/tasks/types.d.ts#L90
Identifier 'fast_sync' is not in camel case
dapp (18.18)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
runner (18.18)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
dapp (18.18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/