0.1.1: answer the review — and stop shipping bytes we don't run #3
Annotations
11 warnings
|
release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
release:
plugin/main.ts#L79
Unexpected any. Specify a different type
|
|
release:
plugin/main.ts#L77
Unsafe member access .env on an `any` value
|
|
release:
plugin/main.ts#L77
Unexpected any. Specify a different type
|
|
release:
plugin/main.ts#L73
Unsafe member access .env on an `any` value
|
|
release:
plugin/main.ts#L73
Unexpected any. Specify a different type
|
|
release:
plugin/main.ts#L60
Unsafe member access .release on an `any` value
|
|
release:
plugin/main.ts#L60
Unexpected any. Specify a different type
|
|
release:
plugin/main.ts#L58
Unsafe member access .release on an `any` value
|
|
release:
plugin/main.ts#L58
Unexpected any. Specify a different type
|
|
release:
plugin/assets.ts#L51
This assertion is unnecessary since it does not change the type of the expression
|