Skip to content

bump version to 2.5.1 #117

bump version to 2.5.1

bump version to 2.5.1 #117

Triggered via push July 23, 2023 13:38
Status Failure
Total duration 25s
Artifacts

ci.yml

on: push
Continuous Integration
17s
Continuous Integration
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Continuous Integration: node_modules/@types/node/globals.d.ts#L1
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
Continuous Integration
Process completed with exit code 1.
Continuous Integration
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Continuous Integration
Input 'version' has been deprecated with message: The version property will not be supported after October 1, 2019. Use node-version instead