This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
Update dependency @rubensworks/eslint-config to v2 #490
Annotations
10 errors and 5 warnings
lint:
lib/aggregators/Aggregator.ts#L12
Multiple named export declarations; consolidate all named exports into a single export declaration
|
lint:
lib/aggregators/Aggregator.ts#L43
Multiple named export declarations; consolidate all named exports into a single export declaration
|
lint:
lib/evaluators/AsyncEvaluator.ts#L12
Multiple named export declarations; consolidate all named exports into a single export declaration
|
lint:
lib/evaluators/AsyncEvaluator.ts#L13
Multiple named export declarations; consolidate all named exports into a single export declaration
|
lint:
lib/evaluators/AsyncEvaluator.ts#L15
Multiple named export declarations; consolidate all named exports into a single export declaration
|
lint:
lib/evaluators/SyncEvaluator.ts#L12
Multiple named export declarations; consolidate all named exports into a single export declaration
|
lint:
lib/evaluators/SyncEvaluator.ts#L19
Multiple named export declarations; consolidate all named exports into a single export declaration
|
lint:
lib/evaluators/SyncEvaluator.ts#L20
Multiple named export declarations; consolidate all named exports into a single export declaration
|
lint:
lib/evaluators/evaluatorHelpers/BaseExpressionEvaluator.ts#L11
Multiple named export declarations; consolidate all named exports into a single export declaration
|
lint:
lib/evaluators/evaluatorHelpers/BaseExpressionEvaluator.ts#L28
Multiple named export declarations; consolidate all named exports into a single export declaration
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (ubuntu-latest, 16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, 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/
|
test (ubuntu-latest, 14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, 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/
|
test (ubuntu-latest, 18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, 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/
|
test (ubuntu-latest, 20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, 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/
|