release: 0.1.2 #4
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#L81
Unsafe member access .env on an `any` value
|
|
release:
plugin/main.ts#L81
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#L64
Unsafe member access .release on an `any` value
|
|
release:
plugin/main.ts#L64
Unexpected any. Specify a different type
|
|
release:
plugin/main.ts#L62
Unsafe member access .release on an `any` value
|
|
release:
plugin/main.ts#L62
Unexpected any. Specify a different type
|
|
release:
plugin/main.ts#L20
'FileSystemAdapter' is defined but never used. Allowed unused vars must match /^_/u
|
|
release:
plugin/assets.ts#L51
This assertion is unnecessary since it does not change the type of the expression
|