Skip to content

fix: remove duplicate CRT notifications creation #817

fix: remove duplicate CRT notifications creation

fix: remove duplicate CRT notifications creation #817

Triggered via pull request July 17, 2024 10:31
Status Failure
Total duration 1m 9s
Artifacts

tests.yml

on: pull_request
Run migrations
57s
Run migrations
Matrix: Auth API tests
Matrix: Mail scheduler tests
Matrix: orion_db<->service tests for Q&A failing notifications
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Run migrations: src/mappings/token/utils.ts#L1
Cannot redeclare exported variable 'notifyChannelFollowersAndTokenHolders'.
Run migrations: src/mappings/token/utils.ts#L1
Duplicate function implementation.
Run migrations: src/mappings/token/utils.ts#L1
Cannot redeclare exported variable 'notifyChannelFollowersAndTokenHolders'.
Run migrations: src/mappings/token/utils.ts#L1
Duplicate function implementation.
Run migrations
Process completed with exit code 2.
Run migrations
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run migrations
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/