fix: action #13
Annotations
10 errors and 2 warnings
src/interface/bilibili.ts#L12
'BilibiliPost' is defined but never used
|
src/interface/bilibili.ts#L107
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
src/interface/bilibili.ts#L119
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
src/interface/bilibili.ts#L130
Unexpected any. Specify a different type
|
src/interface/telegram.ts#L19
Unexpected any. Specify a different type
|
src/interface/telegram.ts#L21
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
src/interface/telegram.ts#L82
Unexpected any. Specify a different type
|
src/interface/telegram.ts#L82
Unexpected any. Specify a different type
|
src/interface/telegram.ts#L83
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
src/interface/telegram.ts#L118
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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: azure/login@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading