Update dependency @rubensworks/eslint-config to v2 #48
ci.yml
on: push
Matrix: test
lint
27s
webpack
20s
coveralls
2s
Annotations
6 errors and 4 warnings
lint:
lib/StreamingStore.ts#L1
Do not import Node.js builtin module "events"
|
lint:
test/StreamingStore-test.ts#L1
Imported module should be assigned
|
lint:
test/StreamingStore-test.ts#L7
Expected 1 empty line after import statement not followed by another import
|
lint:
test/StreamingStore-test.ts#L8
Expected "import" instead of "require()"
|
lint:
test/StreamingStore-test.ts#L9
Expected "import" instead of "require()"
|
lint
Process completed with exit code 1.
|
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/
|
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, 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, 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/
|