Skip to content

Bump/reinstall deps

Bump/reinstall deps #7

Triggered via push March 13, 2024 11:20
Status Failure
Total duration 1m 1s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
build (ubuntu-latest, 18): src/Handler/asyncHandler.ts#L2
Module '"express-serve-static-core"' has no exported member 'ParamsDictionary'.
build (ubuntu-latest, 18): src/Handler/asyncHandler.ts#L2
Module '"express-serve-static-core"' has no exported member 'Query'.
build (ubuntu-latest, 18): src/Handler/asyncHandler.ts#L8
This expression is not callable.
build (ubuntu-latest, 18): src/Handler/errorToJsonHandler.ts#L9
Property 'status' does not exist on type 'Response<any, Record<string, any>>'.
build (ubuntu-latest, 18): src/HttpUtil/getHttpHeader.ts#L15
Property 'headers' does not exist on type 'Request<core.ParamsDictionary, any, any, core.Query, Record<string, any>>'.
build (ubuntu-latest, 18): src/HttpUtil/getHttpHeader.ts#L17
Property 'headers' does not exist on type 'Request<core.ParamsDictionary, any, any, core.Query, Record<string, any>>'.
build (ubuntu-latest, 18): src/HttpUtil/getHttpHeader.ts#L19
Property 'headers' does not exist on type 'Request<core.ParamsDictionary, any, any, core.Query, Record<string, any>>'.
build (ubuntu-latest, 18): src/HttpUtil/getHttpHeader.ts#L21
Property 'headers' does not exist on type 'Request<core.ParamsDictionary, any, any, core.Query, Record<string, any>>'.
build (ubuntu-latest, 18): src/Handler/StatusCodeHandlers/notImplemented.ts#L4
Parameter '_req' implicitly has an 'any' type.
build (ubuntu-latest, 18): src/Handler/StatusCodeHandlers/notImplemented.ts#L4
Parameter '_res' implicitly has an 'any' type.
build (windows-latest, 18)
The job was canceled because "ubuntu-latest_18" failed.
build (windows-latest, 18)
The operation was canceled.
build (macos-latest, 18)
The job was canceled because "ubuntu-latest_18" failed.
build (macos-latest, 18)
The operation was canceled.
build (ubuntu-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.