Skip to content

refactor: Replace bunyan with winston for logging #561

refactor: Replace bunyan with winston for logging

refactor: Replace bunyan with winston for logging #561

Triggered via push March 6, 2024 15:10
Status Failure
Total duration 1m 6s
Artifacts

main.yml

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

Annotations

16 errors and 2 warnings
build (20.x, 4.2): src/app/common/sockets/base-socket.provider.ts#L1
Expected at least 1 arguments, but got 0.
build (20.x, 4.2): src/app/common/sockets/base-socket.provider.ts#L1
No overload matches this call.
build (20.x, 4.2): src/app/core/audit/audit.service.ts#L1
No overload matches this call.
build (20.x, 4.2): src/app/core/email/email.service.ts#L1
No overload matches this call.
build (20.x, 4.2): src/app/core/export/export-config.controller.ts#L1
No overload matches this call.
build (20.x, 4.2): src/app/core/feedback/feedback.service.ts#L1
No overload matches this call.
build (20.x, 4.2): src/app/core/feedback/feedback.service.ts#L1
No overload matches this call.
build (20.x, 4.2): src/app/core/messages/message.socket.ts#L1
Expected at least 1 arguments, but got 0.
build (20.x, 4.2): src/app/core/messages/message.socket.ts#L1
Expected at least 1 arguments, but got 0.
build (20.x, 4.2): src/app/core/notifications/notification.socket.ts#L1
Expected at least 1 arguments, but got 0.
build (18.x, 4.2)
The job was canceled because "_20_x_4_2" failed.
build (18.x, 4.2)
The operation was canceled.
build (20.x, 4.4)
The job was canceled because "_20_x_4_2" failed.
build (18.x, 4.4)
The job was canceled because "_20_x_4_2" failed.
build (18.x, 4.4)
The operation was canceled.
build (20.x, 4.4)
The operation was canceled.
build (20.x, 4.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (20.x, 4.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/