Skip to content

暂存

暂存 #4

Triggered via push August 23, 2024 09:04
Status Failure
Total duration 25s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
deploy: src/middleman.ts#L11
Parameter 'route' implicitly has an 'any' type.
deploy: src/middleman.ts#L11
Binding element 'requestHandler' implicitly has an 'any' type.
deploy: src/middleman.ts#L11
Binding element 'responseHandler' implicitly has an 'any' type.
deploy: src/middleman.ts#L13
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
deploy: src/middleman.ts#L14
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
deploy: src/middleman.ts#L17
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
deploy: src/middleman.ts#L18
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
deploy: src/middleman.ts#L20
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
deploy: src/middleman.ts#L23
Parameter 'route' implicitly has an 'any' type.
deploy: src/middleman.ts#L23
Binding element 'requestHandler' implicitly has an 'any' type.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/