linter: refactor all dependecy circles #3160
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 6 warnings
lint
Process completed with exit code 1.
|
integration (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
common/notification/channels/mailjet.ts#L7
Dependency cycle via ./token:7=>../notification:5
|
lint:
common/notification/index.ts#L1
Dependency cycle via ../../secret:7=>./token:7
|
lint:
common/secret/index.ts#L7
Dependency cycle via ../notification:5=>./channels/mailjet:1
|
lint:
common/secret/token.ts#L5
Dependency cycle via ./channels/mailjet:1=>../../secret:7
|