fix(transform): prevent running actions against different instances of handlers #212
Annotations
5 errors and 4 warnings
build (ubuntu-latest, 20.x):
packages/transform/src/transform.ts#L188
Unexpected any. Specify a different type
|
build (ubuntu-latest, 20.x):
packages/transform/src/transform/actions/BaseAction.ts#L134
Unexpected any. Specify a different type
|
build (ubuntu-latest, 20.x):
packages/transform/src/transform/actions/BaseAction.ts#L135
Unexpected any. Specify a different type
|
build (ubuntu-latest, 20.x)
@wyw-in-js/transform#lint: command (/home/runner/work/wyw-in-js/wyw-in-js/packages/transform) pnpm run lint exited (1)
|
build (ubuntu-latest, 20.x)
Process completed with exit code 1.
|
build (ubuntu-latest, 22.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/cache@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/
|
build (ubuntu-latest, 20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/cache@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/
|
build (ubuntu-latest, 18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/cache@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/
|
build (windows-latest, 20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/cache@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/
|