fix: onWindowFocus leak #61
Annotations
11 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Get pnpm store directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint:
packages/core/src/resource/queryManager.ts#L243
Expected @param names to be "mq, resourceName, valueId, data, serializeContext, createOptions". Got "resourceName, valueId, data, serializeContext, createOptions"
|
Lint:
packages/core/src/resource/storage.ts#L54
Expected @param names to be "mq, branch". Got "branch"
|
Lint:
packages/core/src/snapshot/migrate.ts#L9
Expected @param names to be "mq, snapshotFolder". Got "snapshotFolder"
|
Lint:
packages/moquerie/src/mocks.ts#L18
Expected JSDoc block to be aligned
|
Lint:
packages/moquerie/src/mocks.ts#L64
Expected JSDoc block to be aligned
|
Lint:
packages/moquerie/src/mocks.ts#L100
Expected JSDoc block to be aligned
|
Lint:
packages/moquerie/src/mocks.ts#L145
Expected JSDoc block to be aligned
|
Loading