Skip to content

add tsc to build

add tsc to build #12

Re-run triggered August 1, 2023 21:50
Status Failure
Total duration 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

production.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
testing: server/src/server.ts#L14
Expected indentation of 4 spaces but found 2
testing: server/src/server.ts#L15
Expected indentation of 4 spaces but found 2
testing: server/src/server.ts#L16
Expected indentation of 4 spaces but found 2
testing: server/src/server.ts#L17
Expected indentation of 4 spaces but found 2
testing: server/src/server.ts#L18
Expected indentation of 4 spaces but found 2
testing: server/src/server.ts#L19
Expected indentation of 4 spaces but found 2
testing: server/src/server.ts#L20
Expected indentation of 4 spaces but found 2
testing: server/src/server.ts#L21
Expected indentation of 4 spaces but found 2
testing: server/src/server.ts#L47
Expected indentation of 4 spaces but found 2
testing: server/src/server.ts#L48
Expected indentation of 4 spaces but found 2
testing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/