Skip to content

fix: action

fix: action #13

Triggered via push November 10, 2024 18:37
Status Failure
Total duration 29s
Artifacts
build-and-deploy
20s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build-and-deploy: src/interface/bilibili.ts#L12
'BilibiliPost' is defined but never used
build-and-deploy: 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
build-and-deploy: 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
build-and-deploy: src/interface/bilibili.ts#L130
Unexpected any. Specify a different type
build-and-deploy: src/interface/telegram.ts#L19
Unexpected any. Specify a different type
build-and-deploy: 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
build-and-deploy: src/interface/telegram.ts#L82
Unexpected any. Specify a different type
build-and-deploy: src/interface/telegram.ts#L82
Unexpected any. Specify a different type
build-and-deploy: 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
build-and-deploy: src/interface/telegram.ts#L118
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
build-and-deploy
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/
build-and-deploy
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/