Skip to content

feat: actions

feat: actions #1

Triggered via push August 27, 2024 14:50
Status Failure
Total duration 1m 21s
Artifacts

on-dev.yml

on: push
Push Docker image to Docker Hub
0s
Push Docker image to Docker Hub
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build_and_test: src/database/cluster.ts#L2
'StatsStorage' is declared but its value is never read.
build_and_test: src/database/cluster.ts#L38
Unable to resolve signature of property decorator when called as an expression.
build_and_test: src/database/cluster.ts#L38
Decorator function return type is '(this: any, value: any) => any' but is expected to be 'void' or 'any'.
build_and_test: src/database/cluster.ts#L43
Unable to resolve signature of property decorator when called as an expression.
build_and_test: src/database/cluster.ts#L43
Decorator function return type is '(this: any, value: any) => any' but is expected to be 'void' or 'any'.
build_and_test: src/database/cluster.ts#L48
Unable to resolve signature of property decorator when called as an expression.
build_and_test: src/database/cluster.ts#L48
Decorator function return type is '(this: any, value: any) => any' but is expected to be 'void' or 'any'.
build_and_test: src/database/cluster.ts#L51
Unable to resolve signature of property decorator when called as an expression.
build_and_test: src/database/cluster.ts#L51
Decorator function return type is '(this: any, value: any) => any' but is expected to be 'void' or 'any'.
build_and_test: src/server.ts#L610
'body' is declared but its value is never read.
build_and_test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/