chore(release): v1.3.9 🎉 #3
test.yml
on: push
suite
/
...
/
npm
38s
suite
/
test-commits
12s
suite
/
test-types
11s
suite
/
test-format
11s
suite
/
test-lint
15s
suite
/
test-unit
14s
suite
/
test-integration
16s
suite
/
test-acceptance-locally
13s
Annotations
16 warnings
suite / install / npm
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
suite / test-types
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
suite / test-format
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
suite / test-commits
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
suite / test-acceptance-locally
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
suite / test-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
suite / test-lint:
src/createRemoteStateCachingContext.ts#L70
Missing return type on function
|
suite / test-lint:
src/createRemoteStateCachingContext.ts#L216
Missing return type on function
|
suite / test-lint:
src/createRemoteStateCachingContext.ts#L343
Constraining the generic type `LI` to `any` does nothing and is unnecessary
|
suite / test-lint:
src/createRemoteStateCachingContext.ts#L343
'LI' is defined but never used
|
suite / test-lint:
src/createRemoteStateCachingContext.ts#L344
Constraining the generic type `LO` to `any` does nothing and is unnecessary
|
suite / test-lint:
src/createRemoteStateCachingContext.ts#L344
'LO' is defined but never used
|
suite / test-lint:
src/createRemoteStateCachingContext.ts#L368
Constraining the generic type `LI` to `any` does nothing and is unnecessary
|
suite / test-lint:
src/createRemoteStateCachingContext.ts#L369
Constraining the generic type `LO` to `any` does nothing and is unnecessary
|
suite / test-unit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
suite / test-integration
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|